pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mb2md mail/mb2md: source states it is public domain.
details: https://anonhg.NetBSD.org/pkgsrc/rev/85aa32808cdc
branches: trunk
changeset: 388922:85aa32808cdc
user: nikita <nikita%pkgsrc.org@localhost>
date: Sun Nov 27 22:18:48 2022 +0000
description:
mail/mb2md: source states it is public domain.
diffstat:
mail/mb2md/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r da00377c3dbf -r 85aa32808cdc mail/mb2md/Makefile
--- a/mail/mb2md/Makefile Sun Nov 27 22:12:25 2022 +0000
+++ b/mail/mb2md/Makefile Sun Nov 27 22:18:48 2022 +0000
@@ -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 @@
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