diff options
Diffstat (limited to 'security/libident/Makefile')
-rw-r--r-- | security/libident/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 30ae5a7..ca6a28d 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libident -# Version required: 0.20 +# Version required: 0.21 # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.4 1996/11/17 07:57:56 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/17 20:59:54 torstenb Exp $ # -DISTNAME= libident-0.20 +DISTNAME= libident-0.21 CATEGORIES= devel net security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ |