diff options
author | krion <krion@FreeBSD.org> | 2003-12-11 22:45:38 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-11 22:45:38 +0800 |
commit | 34ba364204064d41b99e86abd28f923e76716112 (patch) | |
tree | f0c88d7fefd85c77dabed09f98fc141c97e0eeaf /security/gpa/Makefile | |
parent | 352e1f753629a9820afb40b78398c46a1ed3fe6d (diff) | |
download | freebsd-ports-gnome-34ba364204064d41b99e86abd28f923e76716112.tar.gz freebsd-ports-gnome-34ba364204064d41b99e86abd28f923e76716112.tar.zst freebsd-ports-gnome-34ba364204064d41b99e86abd28f923e76716112.zip |
- Fix COMMENT format
PR: 60147
Submitted by: Ports Fury
Diffstat (limited to 'security/gpa/Makefile')
-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 |