pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mb2md
Module Name: pkgsrc
Committed By: nikita
Date: Sun Nov 27 22:18:48 UTC 2022
Modified Files:
pkgsrc/mail/mb2md: Makefile
Log Message:
mail/mb2md: source states it is public domain.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/mb2md/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/mb2md/Makefile
diff -u pkgsrc/mail/mb2md/Makefile:1.16 pkgsrc/mail/mb2md/Makefile:1.17
--- pkgsrc/mail/mb2md/Makefile:1.16 Tue Jun 28 11:34:22 2022
+++ pkgsrc/mail/mb2md/Makefile Sun Nov 27 22:18:48 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2022/06/28 11:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/11/27 22:18:48 nikita Exp $
#
DISTNAME= mb2md-3.20.pl
PKGNAME= ${DISTNAME:S/.pl$//}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .gz
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://batleth.sapienti-sat.org/projects/mb2md/
COMMENT= Converts one or more mboxes to maildirs
+LICENSE= public-domain
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
Home |
Main Index |
Thread Index |
Old Index