diff options
Diffstat (limited to 'net-p2p/unworkable/Makefile')
-rw-r--r-- | net-p2p/unworkable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index 1defc57b5422..6f757941ea59 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -3,7 +3,7 @@ PORTNAME= unworkable PORTVERSION= 0.53 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE @@ -14,7 +14,7 @@ LICENSE= MIT BROKEN= Unfetchable (google code has gone away) -LIB_DEPENDS= libevent.so:devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent USES= scons USE_OPENSSL= yes |