diff options
author | adam <adam@FreeBSD.org> | 1996-02-09 20:01:48 +0800 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1996-02-09 20:01:48 +0800 |
commit | bcce5b905286321294a07e7489bd892837ac7cd1 (patch) | |
tree | 6a83a38257443ec0d3e799d34b84e2dadd1b49de /security/pidentd/Makefile | |
parent | c545fe779c58d5d3c3851b526e972ad962cf07f9 (diff) | |
download | freebsd-ports-gnome-bcce5b905286321294a07e7489bd892837ac7cd1.tar.gz freebsd-ports-gnome-bcce5b905286321294a07e7489bd892837ac7cd1.tar.zst freebsd-ports-gnome-bcce5b905286321294a07e7489bd892837ac7cd1.zip |
update to latest version. old version was gone from the master site.
Reviewed by:torstenb
Diffstat (limited to 'security/pidentd/Makefile')
-rw-r--r-- | security/pidentd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 96460f8a4443..15829a39b8ed 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pidentd -# Version required: 2.6.1 +# Version required: 2.7a7 # Date created: 19 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.9 1995/07/28 01:00:30 ache Exp $ +# $Id: Makefile,v 1.10 1995/11/22 13:20:13 asami Exp $ # -DISTNAME= pidentd-2.6.1 +DISTNAME= pidentd-2.7a7 CATEGORIES+= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ |