diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-09-12 22:13:02 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-09-12 22:13:02 +0000 |
commit | c24e2108c38be36c98822497eee9f87715d93c69 (patch) | |
tree | 1cbc925bb002e459aec29da572ffc5caedb44c58 /mail/mush/Makefile | |
parent | 2b4a24b2602b6bd76d6ce715a4fae89403edbadc (diff) | |
download | pkgsrc-c24e2108c38be36c98822497eee9f87715d93c69.tar.gz |
Set DIST_SUBDIR=mush cause this package fetches several files with
patchfiles named nonintuitiv.
Diffstat (limited to 'mail/mush/Makefile')
-rw-r--r-- | mail/mush/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index d4581f9b12b..dcdcc52c83f 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/09/04 18:33:46 christos Exp $ +# $NetBSD: Makefile,v 1.2 1998/09/12 22:13:02 frueauf Exp $ DISTNAME= mush-7.2.6.b4 CATEGORIES= mail @@ -16,6 +16,7 @@ STD_PATCH_FILES=patch-7.2.6-alpha-1 \ patch-7.2.6-beta-3 \ patch-7.2.6-beta-4 DISTFILES= ${EXTRACT_ONLY} ${STD_PATCH_FILES} +DIST_SUBDIR= mush RESTRICTED= "Z-Code license" MIRROR_DISTFILE= no |