diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-11 14:45:38 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-11 14:45:38 +0000 |
commit | 08c9da0af912b3958301daeccb8991db9a74d172 (patch) | |
tree | 8df6a60b55688782b94fbd4e15e08aac93013661 /security/gpa | |
parent | 0f6c62be19b69893426d20e57e447e081a04ee6f (diff) | |
download | ports-08c9da0af912b3958301daeccb8991db9a74d172.tar.gz ports-08c9da0af912b3958301daeccb8991db9a74d172.zip |
Notes
Diffstat (limited to 'security/gpa')
-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 |