diff options
Diffstat (limited to 'editors/beav')
-rw-r--r-- | editors/beav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index fbb3ebfd46b..848f10d205e 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.7 2003/06/05 17:20:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc 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= ${MASTER_SITE_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: |