diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 12:13:46 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-03-03 12:13:46 +0000 |
commit | fd5b3dd87caca246c3ab818fd87604edda95d6f8 (patch) | |
tree | c32fd47e3f2a2d3e3e7681f8168d325d344335f3 /security/libgpg-error/Makefile | |
parent | c9536f39b314cc055496892d6f9598434770c4b3 (diff) |
Notes
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 5e80cd6a3e90..8c54156791d8 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgpg-error -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} |