diff options
author | petef <petef@FreeBSD.org> | 2001-11-22 13:18:24 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-11-22 13:18:24 +0000 |
commit | 5bc6b5e20c58e6ddcd14b6d4700c28db4e674e4b (patch) | |
tree | 490fa2f55456ba44327b3d29595ad679c88a1b3b /security | |
parent | 2ce6dcdca3c8b07b95584df7dc60c733e814e044 (diff) | |
download | FreeBSD-ports-5bc6b5e20c58e6ddcd14b6d4700c28db4e674e4b.zip FreeBSD-ports-5bc6b5e20c58e6ddcd14b6d4700c28db4e674e4b.tar.gz |
Bump PORTREVISION due to new patches added lately
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 5820f3f..1383bb9 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -7,6 +7,7 @@ PORTNAME= pgp PORTVERSION= 5.0i +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \ ftp://ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/ |