diff options
Diffstat (limited to 'misc/fep/Makefile')
-rw-r--r-- | misc/fep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index 3fa3c3060ee..40ac1e530a2 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2003/11/11 10:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:21:01 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1996/11/11 05:49:31 obrien Exp # DISTNAME= fep PKGNAME= fep-1.0 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= misc MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ @@ -17,6 +16,7 @@ RESTRICTED= Do not redistribute for a fee NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +WRKSRC= ${WRKDIR} MANCOMPRESSED= yes pre-build: |