diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /www/lynx | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 93e5bc9123b..0af9a320fd1 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:51 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/20 11:56:34 frueauf Exp $ # FreeBSD Id: Makefile,v 1.71 1997/11/24 19:35:30 ache Exp # @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/lynx2-8 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org LIB_DEPENDS= ncurses.3.4:${PORTSDIR}/devel/ncurses |