diff options
author | lofi <lofi@FreeBSD.org> | 2005-11-05 15:48:01 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-11-05 15:48:01 +0800 |
commit | 13ff2f0ed5eb8c70db66049303e6d424c0ac241a (patch) | |
tree | 2affd1a9727f3a0dc39d9510b7be7cab1db4907d /security/gpa/Makefile | |
parent | 5b3731ad31085b47401d910c40d18b1580886900 (diff) | |
download | freebsd-ports-gnome-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.tar.gz freebsd-ports-gnome-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.tar.zst freebsd-ports-gnome-13ff2f0ed5eb8c70db66049303e6d424c0ac241a.zip |
Update gpgme to 1.0.3 and chase shared library version bump.
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 43382d2c503b..139f8ab009cb 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpa PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gpa |