diff options
Diffstat (limited to 'net/ipsvd')
-rw-r--r-- | net/ipsvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index 6e8e4e05568c..baa4c5545269 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.12.1 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet protocol service daemons WRKSRC= ${WRKDIR}/net/${DISTNAME} |