diff options
Diffstat (limited to 'mail/mush/Makefile')
-rw-r--r-- | mail/mush/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index 88c35a1c573..da0a6112e43 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/03/17 20:45:57 zafer Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 12:19:18 asau Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -21,8 +21,6 @@ MAINTAINER= christos@NetBSD.org COMMENT= Text-based mail client LICENSE= mush-license -PKG_DESTDIR_SUPPORT= user-destdir - RESTRICTED= Unmodified source may be distributed but not sold. NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |