diff options
author | wiz <wiz> | 2005-07-19 14:00:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-19 14:00:35 +0000 |
commit | f57f450a498cd37890abc45777c798a8b6cf4934 (patch) | |
tree | 0d36a64e6f88b0068e68520adfa4e68f68423122 | |
parent | 5582b57b857786a8bee701d55dea0e962e7a8647 (diff) | |
download | pkgsrc-f57f450a498cd37890abc45777c798a8b6cf4934.tar.gz |
Set LICENSE to cucipop-license.
-rw-r--r-- | mail/cucipop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index 4e908ed02c7..335ca6bd658 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/06/16 06:58:02 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2005/07/19 14:00:35 wiz Exp $ # DISTNAME= cucipop-1.31 @@ -15,7 +15,7 @@ COMMENT= The Cubic Circle POP3 mail server USE_PKGINSTALL= YES -LICENSE= shareware +LICENSE= cucipop-license MAKE_ENV+= ROOT_USER="${ROOT_USER}" MAKE_ENV+= ROOT_GROUP="${ROOT_GROUP}" |