aboutsummaryrefslogtreecommitdiff
path: root/misc/firestring
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
commitb77027ff367bd483a05125b9e59ec51183a750d7 (patch)
tree68f4bf91a0cca80e6657a533e5ab5b876819ef7e /misc/firestring
parenta16ab4a21af5e3ff4efd8095afe335206eaefbba (diff)
downloadports-b77027ff367bd483a05125b9e59ec51183a750d7.tar.gz
ports-b77027ff367bd483a05125b9e59ec51183a750d7.zip
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Notes
Notes: svn path=/head/; revision=107549
Diffstat (limited to 'misc/firestring')
-rw-r--r--misc/firestring/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile
index ff6c704a74e5..f6bef3bb4555 100644
--- a/misc/firestring/Makefile
+++ b/misc/firestring/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= dean@odyssey.apana.org.au
COMMENT= A library to make string handling easier in C
BROKEN= "Installs libraries into /usr/lib"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
HAS_CONFIGURE= yes
CONFIGURE_ENV= PREFIX="${PREFIX}"