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