diff options
-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 98ae0f35b41..a38a68f1dca 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 18:24:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/06/04 22:05:19 jtb Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -19,6 +19,8 @@ PATCHFILES= patch-7.2.6-alpha-1 \ MAINTAINER= christos@netbsd.org COMMENT= text-based mail client +LICENSE= mush-license + DIST_SUBDIR= mush NO_WRKSUBDIR= yes |