aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg1/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-09-04 10:06:46 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-09-04 10:06:46 +0000
commit49e536cbc887050bda2f9158929ce823cb502a52 (patch)
tree8b2a9306409d3d843b3b3f9ceafc2aab1f0ae744 /security/gnupg1/Makefile
parentda91b9dd041f8e152c998644eee2c67e90414b74 (diff)
downloadports-49e536cbc887050bda2f9158929ce823cb502a52.tar.gz
ports-49e536cbc887050bda2f9158929ce823cb502a52.zip
- Upgrade to 1.4.10.
Notes
Notes: svn path=/head/; revision=240855
Diffstat (limited to 'security/gnupg1/Makefile')
-rw-r--r--security/gnupg1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 5b1b7f82ba3a..fa16538b7374 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnupg
-PORTVERSION= 1.4.9
-PORTREVISION= 2
+PORTVERSION= 1.4.10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -24,7 +23,7 @@ GNU_CONFIGURE= YES
MACHINE_ARCH= i586
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}
-MAN1= gpg.1 gpgv.1 gpg.ru.1
+MAN1= gpg.1 gpgv.1 gpg.ru.1 gpg-zip.1
MAN7= gnupg.7
INFO= gnupg1
DOCSDIR= ${PREFIX}/share/doc/gnupg1