diff options
author | ache <ache@FreeBSD.org> | 1997-08-10 14:51:06 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-10 14:51:06 +0000 |
commit | 6363a6d9518b1adad4fb545bb012ba51464b19b9 (patch) | |
tree | 06451c2e88af9f858c6500ca0170b4e15e6036b6 /security/pidentd/Makefile | |
parent | 7f5c509729f0a507ee99bf8dfec3d81e3b1bd2bd (diff) | |
download | FreeBSD-ports-6363a6d9518b1adad4fb545bb012ba51464b19b9.zip FreeBSD-ports-6363a6d9518b1adad4fb545bb012ba51464b19b9.tar.gz |
Upgrade to 2.8a4 (child death fixed)
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 d2ab49d..0bc6ed2 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/ |