diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 17:46:01 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 17:46:01 +0800 |
commit | 4469bc1c42dfb535a13b97d6c2c55e16ae434896 (patch) | |
tree | 7dcd4d295cea88c9a3705b062ff4d625be946d08 /security/gnupg | |
parent | 5d6367c9e14764ac38294e342bf32d33f1558d69 (diff) | |
download | freebsd-ports-gnome-4469bc1c42dfb535a13b97d6c2c55e16ae434896.tar.gz freebsd-ports-gnome-4469bc1c42dfb535a13b97d6c2c55e16ae434896.tar.zst freebsd-ports-gnome-4469bc1c42dfb535a13b97d6c2c55e16ae434896.zip |
Bump PORTVERSION.
Pointed out by: kris
Diffstat (limited to 'security/gnupg')
-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 33f6c30392fe..87e3f43afda5 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%/ \ |