aboutsummaryrefslogtreecommitdiffstats
path: root/security/pidentd
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-03 06:06:20 +0800
committerwill <will@FreeBSD.org>2000-06-03 06:06:20 +0800
commita1d342bac61a28b3869275364ae626e2d4e2566c (patch)
tree5dd7585e945a93abe1c3422668273343f509e224 /security/pidentd
parentb32ca678f23963df673aa5b25d208caf83abbf0d (diff)
downloadfreebsd-ports-gnome-a1d342bac61a28b3869275364ae626e2d4e2566c.tar.gz
freebsd-ports-gnome-a1d342bac61a28b3869275364ae626e2d4e2566c.tar.zst
freebsd-ports-gnome-a1d342bac61a28b3869275364ae626e2d4e2566c.zip
Oops, local changes were added to the repository in the last commit.
Unfortunately, since the newer version (3.0.11) has a lot of FreeBSD unfriendly code, we can't upgrade at this time. :-( Submitted by: jim
Diffstat (limited to 'security/pidentd')
-rw-r--r--security/pidentd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index 4720e542b81e..7fbf5331a909 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= pidentd
-PORTVERSION= 3.0.10
+PORTVERSION= 2.8.5
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