diff options
author | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
commit | 0872fa7055bc1841145717084f846899d2b92fb8 (patch) | |
tree | 64a46626b03304d5cce36c7d7f787597d0f114c1 /editors | |
parent | 2f2f20bd4053487f1079ff65cf73d0892c290b7c (diff) | |
download | pkgsrc-0872fa7055bc1841145717084f846899d2b92fb8.tar.gz |
s/netbsd.org/NetBSD.org/i
Diffstat (limited to 'editors')
-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 |