diff options
Diffstat (limited to 'net-mgmt/scli/Makefile')
-rw-r--r-- | net-mgmt/scli/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 30e33660c889..f3a1daa693ef 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -6,14 +6,12 @@ # PORTNAME= scli -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.8 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/ MAINTAINER= lyngbol@wheel.dk -BROKEN= "Cannot find libxml2 dependency" - LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes |