diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1998-01-25 20:42:38 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1998-01-25 20:42:38 +0000 |
commit | 9425c6a70b20d418fd504fbec9e70dd6305568e7 (patch) | |
tree | a724cd159f99e7c7a6310044b15132e93c26adc7 /security/libident/Makefile | |
parent | 1dce90f88312b74aa86165b89d1c7a128242eff4 (diff) | |
download | ports-9425c6a70b20d418fd504fbec9e70dd6305568e7.tar.gz ports-9425c6a70b20d418fd504fbec9e70dd6305568e7.zip |
upgrade to 0.21
Notes
Notes:
svn path=/head/; revision=9441
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 30ae5a7f277b..ca6a28d9d7db 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/ |