diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-19 14:30:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-19 14:30:32 +0000 |
commit | 4b530280208a5a82761bbd3b4d5eaf03c66395ec (patch) | |
tree | 44b5d7da6c55192a30bdaeac0b90180bc5eb8dff /print | |
parent | 96198cb9d07bc9b78f5e5acef41cf687ab12f85e (diff) | |
download | pkgsrc-4b530280208a5a82761bbd3b4d5eaf03c66395ec.tar.gz |
Set LICENSE to pcps-license.
Diffstat (limited to 'print')
-rw-r--r-- | print/pcps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pcps/Makefile b/print/pcps/Makefile index 8c0971d03e5..80aaeae52f2 100644 --- a/print/pcps/Makefile +++ b/print/pcps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:30 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/07/19 14:30:32 wiz Exp $ # DISTNAME= pcps840 @@ -16,7 +16,7 @@ BUILD_TARGET= MAKE_ENV+= "CC=${CC} ${CFLAGS} -DUNIX" NO_CONFIGURE= yes -LICENSE= shareware +LICENSE= pcps-license RESTRICTED= This is shareware for your evaluation and subsequent payment NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} |