summaryrefslogtreecommitdiff
path: root/net/ginsu
diff options
context:
space:
mode:
Diffstat (limited to 'net/ginsu')
-rw-r--r--net/ginsu/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ginsu/Makefile b/net/ginsu/Makefile
index 7e248f51bf5a..78460fd07585 100644
--- a/net/ginsu/Makefile
+++ b/net/ginsu/Makefile
@@ -20,4 +20,8 @@ GNU_CONFIGURE= yes
MAN1= ginsu.1
PLIST_FILES= bin/ginsu
+BROKEN= "Does not compile"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-04-19
+
.include <bsd.port.mk>