aboutsummaryrefslogtreecommitdiff
path: root/net-im
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-im
parent8a5cfe805873654e18811f14c9d77ae95db5fdeb (diff)
downloadports-c01bd181e237e71445b9bff86b3288117d7def77.tar.gz
ports-c01bd181e237e71445b9bff86b3288117d7def77.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ginsu/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile
index 7e248f51bf5a..78460fd07585 100644
--- a/net-im/ginsu/Makefile
+++ b/net-im/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>