diff options
author | wiz <wiz> | 2005-07-19 14:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-19 14:30:32 +0000 |
commit | dbcaf38a4fa021b48f35390280b0278dbc437ab0 (patch) | |
tree | 44b5d7da6c55192a30bdaeac0b90180bc5eb8dff /print/pcps/Makefile | |
parent | 79860cbc8e331f7acb0421a2b6ec8ed559fb7016 (diff) | |
download | pkgsrc-dbcaf38a4fa021b48f35390280b0278dbc437ab0.tar.gz |
Set LICENSE to pcps-license.
Diffstat (limited to 'print/pcps/Makefile')
-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} |