pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/serialmail



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Nov 15 18:57:18 UTC 2022

Modified Files:
        pkgsrc/mail/serialmail: Makefile

Log Message:
>From <URL:http://cr.yp.to/distributors.html>:

2022.11.15: I hereby place the serialmail package (in particular,
serialmail-0.75.tar.gz, with SHA-256 checksum
1825c911087f28692c3441d4f95747201c520a22575ab3e6132b5c14097038f3) into
the public domain. The package is no longer copyrighted.

Bump PKGREVISION for license change.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/serialmail/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/serialmail/Makefile
diff -u pkgsrc/mail/serialmail/Makefile:1.14 pkgsrc/mail/serialmail/Makefile:1.15
--- pkgsrc/mail/serialmail/Makefile:1.14        Thu Nov 19 08:11:18 2020
+++ pkgsrc/mail/serialmail/Makefile     Tue Nov 15 18:57:18 2022
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2020/11/19 08:11:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/15 18:57:18 schmonz Exp $
 #
 
 DISTNAME=              serialmail-0.75
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            mail
 MASTER_SITES=          http://cr.yp.to/software/
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
 HOMEPAGE=              https://cr.yp.to/serialmail.html
 COMMENT=               Tools for passing mail across serial links
-LICENSE=               djb-nonlicense
+LICENSE=               public-domain
 
 DEPENDS+=              qmail>=1.03nb7:../../mail/qmail
 



Home | Main Index | Thread Index | Old Index