diff options
-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} |