diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-08-13 14:17:35 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-08-13 14:17:35 +0000 |
commit | d18e4a3b19077f880c9a51d98820b465091d53c3 (patch) | |
tree | 394706fdb224f71579a7a4ce1d93a10cdaf4932e /security/gnupg/Makefile | |
parent | b0f50d0dcde271ad4b21bff0b103ba00cc1a93bf (diff) | |
download | ports-d18e4a3b19077f880c9a51d98820b465091d53c3.tar.gz ports-d18e4a3b19077f880c9a51d98820b465091d53c3.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 54410140f384..c5f6aee64519 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |