diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2015-05-19 14:16:24 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2015-05-19 14:16:24 +0000 |
commit | 5c39d4f4d055e328415478bea6f268399b26be82 (patch) | |
tree | 74139957dbe921670ff6ed8357ff9e42dd7c0ca9 /security/gnupg/Makefile | |
parent | 4627fa7c4df065b15fb1e397dbc47615edebb452 (diff) | |
download | ports-5c39d4f4d055e328415478bea6f268399b26be82.tar.gz ports-5c39d4f4d055e328415478bea6f268399b26be82.zip |
Notes
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 93f673db929e..da2f439d94b9 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.4 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNUPG |