diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 07:48:01 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 07:48:01 +0000 |
commit | c72f84013cb9e585cbaee067fda0302346a92a3a (patch) | |
tree | 1b346880de76f29e39e6198fd0bc66aaad6ba0ab /security/gpa | |
parent | 9b31ca7603193e2701f88a214672903b71930747 (diff) |
Update gpgme to 1.0.3 and chase shared library version bump.
Notes
Notes:
svn path=/head/; revision=147343
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 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 |