diff options
Diffstat (limited to 'mail/mush/Makefile')
-rw-r--r-- | mail/mush/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mush/Makefile b/mail/mush/Makefile index c18a13e9015..4e34097fc61 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/07/21 16:56:46 martti Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/20 12:19:43 agc Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 -WRKSRC= ${WRKDIR} CATEGORIES= mail MASTER_SITES= ftp://cse.ogi.edu/pub/mush/ EXTRACT_SUFX= .tar.Z @@ -24,6 +23,7 @@ LICENSE= mush-license RESTRICTED= "Can't sell the code as part of anything" NO_SRC_ON_CDROM= ${RESTRICTED} +WRKSRC= ${WRKDIR} DIST_SUBDIR= mush pre-configure: |