diff options
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r-- | security/gpgme/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index f330ca09f550..c0e507cd782d 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: gpgme -# Date created: 15 June 2001 -# Whom: teramoto@comm.eng.osaka-u.ac.jp -# +# Created by: teramoto@comm.eng.osaka-u.ac.jp # $FreeBSD$ # @@ -14,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jhale@FreeBSD.org -COMMENT= A library to make access to GnuPG easier +COMMENT= Library to make access to GnuPG easier LICENSE= LGPL21 |