summaryrefslogtreecommitdiff
path: root/net/ginsu
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-19 09:50:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-19 09:50:55 +0000
commitc01bd181e237e71445b9bff86b3288117d7def77 (patch)
treee3806a03b516859f38fd37e00dab7a5b894780f4 /net/ginsu
parent- Update from 2.1.5 to 2.1.6 (diff)
BROKEN: Does not compile. This port is scheduled for removal on April 19
if it is still broken.
Notes
Notes: svn path=/head/; revision=101381
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>