aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-12-20 22:49:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-12-20 22:49:31 +0000
commit5bb801fcbe25f92ed7d99fa8770c9fe21fca5275 (patch)
tree975dbfbea028e157aa601844abedba6b76edd8ab /security/gnupg/Makefile
parent947534f12d6dc8429ac6b4a2cf4ee770da82ba86 (diff)
downloadports-5bb801fcbe25f92ed7d99fa8770c9fe21fca5275.tar.gz
ports-5bb801fcbe25f92ed7d99fa8770c9fe21fca5275.zip
Notes
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index d7956b181df0..33f6c30392fe 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -7,12 +7,15 @@
PORTNAME= gnupg
PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \
ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,}
MASTER_SITE_SUBDIR= gnupg
+PATCHFILES= gnupg-1.0.4.security-patch1.diff
+PATCH_SITES= ${MASTER_SITES}
+PATCH_DIST_STRIP= -p1
MAINTAINER= kuriyama@FreeBSD.org