diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-20 19:27:38 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-20 19:27:38 +0000 |
commit | 41b2cc8e315ab9a78c21d2f75361a8c1c312e585 (patch) | |
tree | 1d99c6eaeddb93aa77947b472a1dada9f14d3cd9 /security/libgpg-error/Makefile | |
parent | e6e36d6b3f46fbe838a599c8e1f028a052373c54 (diff) |
Notes
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 8d0e7835aca8..5a1f3442cd20 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgpg-error -PORTVERSION= 1.6 -PORTREVISION= 1 +PORTVERSION= 1.7 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} |