aboutsummaryrefslogtreecommitdiff
path: root/net-im/ginsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ginsu/Makefile')
-rw-r--r--net-im/ginsu/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile
index 78460fd07585..84b96cbee8d7 100644
--- a/net-im/ginsu/Makefile
+++ b/net-im/ginsu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ginsu
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5.3
CATEGORIES= net
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
@@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
GNU_CONFIGURE= yes
+USE_GMAKE= yes
MAN1= ginsu.1
-PLIST_FILES= bin/ginsu
-
-BROKEN= "Does not compile"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2004-04-19
.include <bsd.port.mk>