summaryrefslogtreecommitdiff
path: root/mail/courier-mta
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2007-10-31 14:22:55 +0000
committerjlam <jlam@pkgsrc.org>2007-10-31 14:22:55 +0000
commitde737429da9a7ff46fd97b4fd4d8a50099115b6f (patch)
tree362f3450b5d5870f2695042970c28abeadc757d4 /mail/courier-mta
parentece592ed4a88e0061cc39a14cedea593db3e173e (diff)
downloadpkgsrc-de737429da9a7ff46fd97b4fd4d8a50099115b6f.tar.gz
Comment out LICENSE=gnu-gpl-v3 for now as part of transition to switching
pkgsrc to using license.mk. This will eventually be turned back on.
Diffstat (limited to 'mail/courier-mta')
-rw-r--r--mail/courier-mta/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-mta/Makefile.common b/mail/courier-mta/Makefile.common
index 5248b48ae97..d9a7154e404 100644
--- a/mail/courier-mta/Makefile.common
+++ b/mail/courier-mta/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2007/10/15 15:37:14 jlam Exp $
+# $NetBSD: Makefile.common,v 1.8 2007/10/31 14:22:55 jlam Exp $
COURIER_VERSION= 0.57.1
-LICENSE= gnu-gpl-v3
+#LICENSE= gnu-gpl-v3
.include "../../mk/bsd.prefs.mk"