diff options
-rw-r--r-- | net-mgmt/ipplan/Makefile | 2 | ||||
-rw-r--r-- | palm/plucker/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 5796960123a0..7f509bf02baa 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -MAINTAINER= mt@primats.org.ua +MAINTAINER= ports@FreeBSD.org COMMENT= IP address management and tracking RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap diff --git a/palm/plucker/Makefile b/palm/plucker/Makefile index 1733f358d116..73eaab5f1364 100644 --- a/palm/plucker/Makefile +++ b/palm/plucker/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}_viewer-${PORTVERSION}.tar.bz2 \ ${PORTNAME}_parser-${PORTVERSION}.tar.bz2 \ ${PORTNAME}_docs-${PORTVERSION}.tar.bz2 -MAINTAINER= mt@primats.org.ua +MAINTAINER= ports@FreeBSD.org COMMENT= An offline HTML viewer for PalmOS devices BUILD_DEPENDS= ppmtoTbmp:${PORTSDIR}/palm/ppmtoTbmp \ |