diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-12 12:06:06 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-12 12:06:06 +0000 |
commit | c060fe1dea5e484cd7885cab7d095a17b79cada9 (patch) | |
tree | 8f56215cbe56780394f0e3e7297c2476051393dc | |
parent | 7e5cbf8b68ec690453079e7408c7af9c780a3718 (diff) | |
download | pkgsrc-c060fe1dea5e484cd7885cab7d095a17b79cada9.tar.gz |
clarify restriction - "restrictive copyright" is nonsensical.
-rw-r--r-- | textproc/glimpse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index e1ba6d56acf..3b9ecc06445 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2008/06/05 17:19:52 ghen Exp $ +# $NetBSD: Makefile,v 1.36 2008/09/12 12:06:06 gdt Exp $ DISTNAME= glimpse-4.18.5 CATEGORIES= textproc databases @@ -11,7 +11,7 @@ COMMENT= Text search engine PKG_DESTDIR_SUPPORT= user-destdir LICENSE= glimpse-license -RESTRICTED= Restrictive copyright (don't sell for profit) +RESTRICTED= Redistribution only on non-profit basis. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |