diff options
Diffstat (limited to 'editors/beav/Makefile')
-rw-r--r-- | editors/beav/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 75049a4188a..510bafde721 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 14:40:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/29 12:40:42 jmmv Exp $ # FreeBSD Id: Makefile,v 1.12 1998/08/23 02:10:57 hoek Exp # DISTNAME= beav_1.40-11 PKGNAME= beav-1.40.11 +WRKSRC= ${WRKDIR}/beav-1.40 CATEGORIES= editors MASTER_SITES= ftp://ftp.debian.org/debian/hamm/hamm/source/editors/ MAINTAINER= bad@NetBSD.ORG COMMENT= Binary Editor And Viewer, a full featured binary file editor -WRKSRC= ${WRKDIR}/beav-1.40 - MAKE_ENV+= SED="${SED}" pre-patch: |