diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-10 14:51:06 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-10 14:51:06 +0000 |
commit | 8ded126d7b32e13eb48fde3b98e9720bc9cd9ac0 (patch) | |
tree | b3d84e0142c030bcfbb3717499594be728441f01 /security/pidentd/Makefile | |
parent | be74aabb336662bbdd365c98dd452c6b21a40484 (diff) |
Notes
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 d2ab49d265c3..0bc6ed2dfb72 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pidentd -# Version required: 2.7.4 +# Version required: 2.8a4 # Date created: 19 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.20 1996/11/25 07:26:28 peter Exp $ +# $Id: Makefile,v 1.21 1997/03/02 03:09:12 peter Exp $ # -DISTNAME= pidentd-2.7.4 +DISTNAME= pidentd-2.8a4 CATEGORIES= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ |