diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-26 12:59:05 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-01-26 12:59:05 +0000 |
commit | 609729a02cf51b87df34796f0f8a150134e4e53b (patch) | |
tree | 75597def796504b6b6de71a206091a97e59fe9f9 /security/gpgme/Makefile | |
parent | b8cf44e3fc4228142cd9402cbcd0a82afda27095 (diff) |
Notes
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r-- | security/gpgme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index b48efa81eb33..4be43f2dff32 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gpgme -PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTVERSION= 1.0.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme |