diff options
Diffstat (limited to 'security/libident')
-rw-r--r-- | security/libident/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index cb6eb02bb4e9..8f462dea708a 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libident -# Date created: 9 October 1995 -# Whom: torstenb@FreeBSD.org -# +# Created by: torstenb@FreeBSD.org # $FreeBSD$ # @@ -12,7 +9,7 @@ CATEGORIES= security MASTER_SITES= http://www.remlab.net/files/libident/ MAINTAINER= ports@FreeBSD.org -COMMENT= A small library to interface the ident protocol server (rfc1413) +COMMENT= Small library to interface the ident protocol server (rfc1413) USE_AUTOTOOLS= libtool USE_GNOME= lthack |