diff options
Diffstat (limited to 'editors/beav/Makefile')
-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 848f10d205e..64bbe92f6f7 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/12 21:58:52 grant Exp $ # FreeBSD Id: Makefile,v 1.12 1998/08/23 02:10:57 hoek Exp # @@ -7,7 +7,7 @@ PKGNAME= beav-1.40.11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_DEBIAN:=hamm/hamm/source/editors/} -MAINTAINER= bad@NetBSD.ORG +MAINTAINER= bad@NetBSD.org COMMENT= Binary Editor And Viewer, a full featured binary file editor WRKSRC= ${WRKDIR}/beav-1.40 |