diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | e8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /editors/xvile | |
parent | ce73ba6805e12496192970ec6461743a413a5c2c (diff) | |
download | pkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 459ff5a671b..ea12b4216e8 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:23 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:23 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -9,7 +9,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ ftp://id.wing.net/pub/pgf/vile/ -MAINTAINER= gj@freebsd.org +MAINTAINER= packages@netbsd.org MAKEFILE= makefile GNU_CONFIGURE= yes |