diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2014-09-21 12:24:09 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2014-09-21 12:24:09 +0000 |
commit | 1452199b3a09dce63f185ea82907ef645da024b4 (patch) | |
tree | 1a09dec4285a84d76198d2fc81371c223a66b0f4 /security/libgpg-error/Makefile | |
parent | d764fceff350c335f793163fa1b5272b301af5b1 (diff) | |
download | ports-1452199b3a09dce63f185ea82907ef645da024b4.tar.gz ports-1452199b3a09dce63f185ea82907ef645da024b4.zip |
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 46106f59a9d8..7e88a79425f9 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.13 -PORTREVISION= 2 +PORTVERSION= 1.15 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} |