diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-03-27 10:03:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-03-27 10:03:39 +0000 |
commit | 4891889fbf2e7a8113518c0c0bf549a2517b45e3 (patch) | |
tree | 8105cde8f2dd6b26b8dad2baf27e17473ad49ab8 /security/gnupg/Makefile | |
parent | 0f506d148866a80ee32f4b4d8c48eef769547ca8 (diff) |
- Upgrade to 2.0.19.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293878
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 37d65834e339..85b07f94ada4 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 2.0.18 -PORTREVISION= 1 +PORTVERSION= 2.0.19 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |