diff options
-rw-r--r-- | security/gpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 66916d3195be..e6e9f56ee5a3 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gpa MAINTAINER= ports@FreeBSD.org -COMMENT= This is a graphical frontend for the GNU Privacy Guard +COMMENT= A graphical frontend for the GNU Privacy Guard BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg |