diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-11-17 20:59:57 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-11-17 20:59:57 +0000 |
commit | e794149dd6027860ea31788323939e48690d76cc (patch) | |
tree | 808b9c7e670518b099b97b1953dece2c61680674 /security/libident/Makefile | |
parent | ed4bfef983e97bdfc53bf52a520c6ec27e07cce6 (diff) |
Notes
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 abc79f7b4ce4..30ae5a7f277b 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libident -# Version required: 0.19 +# Version required: 0.20 # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1996/09/14 23:15:20 torstenb Exp $ +# $Id: Makefile,v 1.4 1996/11/17 07:57:56 obrien Exp $ # -DISTNAME= libident-0.19 +DISTNAME= libident-0.20 CATEGORIES= devel net security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ |