diff options
author | wen <wen@FreeBSD.org> | 2010-09-27 08:13:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-27 08:13:02 +0800 |
commit | 5809530ec15255611338bf0b9637263a8f07f7c9 (patch) | |
tree | 12724135a071e7b80e7cd9d0408aad579604adb7 /security | |
parent | a5fa0cd9403eb4dc1182f132c9051f510cea135f (diff) | |
download | freebsd-ports-gnome-5809530ec15255611338bf0b9637263a8f07f7c9.tar.gz freebsd-ports-gnome-5809530ec15255611338bf0b9637263a8f07f7c9.tar.zst freebsd-ports-gnome-5809530ec15255611338bf0b9637263a8f07f7c9.zip |
- Force bump PORTREVISION due to last DEPENDS change
Submitted by: alexey@renatasystems.org(via Email)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index d17e7c8076fb..c158956b4380 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -7,6 +7,7 @@ PORTNAME= Crypt-SSLeay PORTVERSION= 0.58 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |