diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-03-08 14:12:08 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-03-08 14:12:08 +0000 |
commit | 4a6abcecf2c5f546ba6a39eeece5930c2e126f71 (patch) | |
tree | 5156ae539dcf7a194aee1f038725bed467343d13 /security/gnupg | |
parent | 536be70f3545169c8ac95e3f3b87d128c531f5fc (diff) | |
download | ports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.tar.gz ports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.zip |
Notes
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index b49661aa1174..3db1f6ec6b34 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg |