diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2015-04-22 16:45:01 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2015-04-22 16:45:01 +0000 |
commit | de2df8a1488bd59846f54d1754bdaaaf74441043 (patch) | |
tree | 4eed511558afb678de3f4da37c59d7f4d546608f /security/libgpg-error/Makefile | |
parent | 50dc2835d52160656059137a86f7ca8ed9e51562 (diff) | |
download | ports-de2df8a1488bd59846f54d1754bdaaaf74441043.tar.gz ports-de2df8a1488bd59846f54d1754bdaaaf74441043.zip |
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 1a673eda659d..c28761da4123 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgpg-error -PORTVERSION= 1.17 +PORTVERSION= 1.19 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} |