diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
commit | 45cb4f24a626d5d375f8930a9f441d98fe84b706 (patch) | |
tree | 8675f66b82ad6f6b297d95dc12917ef34c2c138f /security/libident | |
parent | b420aa2bfb6c650c56a8a2763731c73f90a4abea (diff) |
Notes
Diffstat (limited to 'security/libident')
-rw-r--r-- | security/libident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 38ce63eb3c4a..3873f1e48ce1 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -3,11 +3,11 @@ # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/12 07:29:17 asami Exp $ # DISTNAME= libident-0.18 -CATEGORIES= development networking security +CATEGORIES= devel net security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ MAINTAINER= torstenb@FreeBSD.ORG |