aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index be1d98abce5c..1153b1354569 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnupg
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
@@ -17,7 +17,7 @@ MAINTAINER= kuriyama@FreeBSD.org
RESTRICTED= "Crypto; export-controlled"
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-included-gettext
-MAN1= gpg.1
+MAN1= gpg.1 gpgv.1
MLINKS= gpg.1 gpgm.1
.include <bsd.port.pre.mk>