diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 09:46:01 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-01-18 09:46:01 +0000 |
commit | f8697247530f6a86fed7bb22b443fe7c2693be95 (patch) | |
tree | 2bcc1cce43112cb8d91cd59a36f32d28986c6532 /security | |
parent | Fix whisker operation. (diff) |
Bump PORTVERSION.
Pointed out by: kris
Notes
Notes:
svn path=/head/; revision=37289
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg1/Makefile | 2 |
2 files changed, 2 insertions, 2 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%/ \ diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 33f6c30392fe..87e3f43afda5 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/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%/ \ |