diff options
Diffstat (limited to 'net/ginsu/Makefile')
-rw-r--r-- | net/ginsu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ginsu/Makefile b/net/ginsu/Makefile index a8743c11eefd..c93c134df187 100644 --- a/net/ginsu/Makefile +++ b/net/ginsu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ginsu -PORTVERSION= 0.5.3 +PORTVERSION= 0.7.0 CATEGORIES= net MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/ @@ -15,8 +15,6 @@ COMMENT= A client for the gale secure instant messaging system BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc -BROKEN= Does not build - GNU_CONFIGURE= yes USE_GMAKE= yes |