diff options
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 |