diff options
Diffstat (limited to 'security/pidentd/Makefile')
-rw-r--r-- | security/pidentd/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 6d2f03f5e64f..4720e542b81e 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -6,14 +6,14 @@ # PORTNAME= pidentd -PORTVERSION= 2.8.5 -CATEGORIES= security net ipv6 +PORTVERSION= 3.0.10 +CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ -PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz -PATCH_DIST_STRIP= -p2 +#PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +#PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz +#PATCH_DIST_STRIP= -p2 MAINTAINER= torstenb@FreeBSD.org |