diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-07-22 03:23:08 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-07-22 03:23:08 +0000 |
commit | 2252b6c22939984123151c02512844b36f4793ad (patch) | |
tree | 61bda221e2c41101876b52cfc54953765fb4ce83 /net | |
parent | 7f622bdfac085f5ee27f6c0089d1491c5b28a5d7 (diff) | |
download | FreeBSD-ports-2252b6c22939984123151c02512844b36f4793ad.zip FreeBSD-ports-2252b6c22939984123151c02512844b36f4793ad.tar.gz |
Drop maintainership.
Requested by: Blaz Zupan <blaz@si.FreeBSD.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/netsaint-plugins/Makefile | 2 | ||||
-rw-r--r-- | net/netsaint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 4ddc787..9e6fb30 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 -MAINTAINER= blaz@si.FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_SUBMAKE= yes GNU_CONFIGURE= yes diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile index b8ab4f6..e90a97b 100644 --- a/net/netsaint/Makefile +++ b/net/netsaint/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://netsaint.sourceforge.net/download/ \ MASTER_SITE_SUBDIR=dwcjr DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz -MAINTAINER= blaz@si.FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |