diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 09:46:01 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 09:46:01 +0000 |
commit | 4469bc1c42dfb535a13b97d6c2c55e16ae434896 (patch) | |
tree | 7dcd4d295cea88c9a3705b062ff4d625be946d08 /security/gnupg/Makefile | |
parent | 5d6367c9e14764ac38294e342bf32d33f1558d69 (diff) | |
download | FreeBSD-ports-4469bc1c42dfb535a13b97d6c2c55e16ae434896.zip FreeBSD-ports-4469bc1c42dfb535a13b97d6c2c55e16ae434896.tar.gz |
Bump PORTVERSION.
Pointed out by: kris
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 33f6c30..87e3f43 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ |