diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-06-30 06:21:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-06-30 06:21:45 +0000 |
commit | e0be67b6a65f886ba8d3dbc493a4e2a4e79c855a (patch) | |
tree | 850504329b4bc66a10a320f6e5d5ddedf00100d2 /security/gnupg | |
parent | f362253efdc411b7198a8376e625b7e30ef080cb (diff) | |
download | ports-e0be67b6a65f886ba8d3dbc493a4e2a4e79c855a.tar.gz ports-e0be67b6a65f886ba8d3dbc493a4e2a4e79c855a.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 63580d114004..c684875ade37 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ |