diff options
author | jmc <jmc@pkgsrc.org> | 2002-03-12 23:17:19 +0000 |
---|---|---|
committer | jmc <jmc@pkgsrc.org> | 2002-03-12 23:17:19 +0000 |
commit | 7c2319fea996b8c5161816be6bb35feb26b193a4 (patch) | |
tree | bb2ad6172d3f7ce413a59b513b63e45e4c2df2d6 /mail/mush | |
parent | e379bc0e889f7d65153e6caba011640c9f758d10 (diff) | |
download | pkgsrc-7c2319fea996b8c5161816be6bb35feb26b193a4.tar.gz |
Can't put source on cdrom's
Diffstat (limited to 'mail/mush')
-rw-r--r-- | mail/mush/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index ade8b5b8f36..29eb3756cc7 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/09/09 20:36:34 agc Exp $ +# $NetBSD: Makefile,v 1.10 2002/03/12 23:17:19 jmc Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -20,6 +20,8 @@ MAINTAINER= christos@netbsd.org COMMENT= text-based mail client LICENSE= mush-license +RESTRICTED= "Can't sell the code as part of anything" +NO_SRC_ON_CDROM= ${RESTRICTED} DIST_SUBDIR= mush |