diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
commit | c2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch) | |
tree | d6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /security/gnupg1 | |
parent | fcf1af8ef459be093271d14274f70832a4bc883a (diff) |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index c3bf31cfd480..017f989c1a64 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnupg PORTVERSION= 1.4.13 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |