diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-19 14:00:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-19 14:00:35 +0000 |
commit | d0703073b4dec23e2b452a79bab9be84f5762e68 (patch) | |
tree | 0d36a64e6f88b0068e68520adfa4e68f68423122 /mail/cucipop | |
parent | 4731bb4cb917784ffb416dd9e84375873ce33a60 (diff) | |
download | pkgsrc-d0703073b4dec23e2b452a79bab9be84f5762e68.tar.gz |
Set LICENSE to cucipop-license.
Diffstat (limited to 'mail/cucipop')
-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}" |