aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-19 17:50:55 +0800
committerkris <kris@FreeBSD.org>2004-02-19 17:50:55 +0800
commita21bb05a5d35a0400aa90c29b20af6b19c18d3df (patch)
tree08cdd62fc7455c4967c5ea2e8549e15b4ec84c0a /net
parent6968ae66ef61143fc97b35d8b385a4031933b2c0 (diff)
downloadfreebsd-ports-gnome-a21bb05a5d35a0400aa90c29b20af6b19c18d3df.tar.gz
freebsd-ports-gnome-a21bb05a5d35a0400aa90c29b20af6b19c18d3df.tar.zst
freebsd-ports-gnome-a21bb05a5d35a0400aa90c29b20af6b19c18d3df.zip
BROKEN: Does not compile. This port is scheduled for removal on April 19
if it is still broken.
Diffstat (limited to 'net')
-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>