aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-11-28 21:46:23 +0800
committererwin <erwin@FreeBSD.org>2006-11-28 21:46:23 +0800
commit97f3e9f2f3cf771d9efd711dcd9b4dbdd5aee9b2 (patch)
treefede0dbc01faf21ce72faf5844defe0fd6b07d8c /devel
parent72c3811c9b62713afaac469d2f4b9b9f11b22aeb (diff)
downloadfreebsd-ports-gnome-97f3e9f2f3cf771d9efd711dcd9b4dbdd5aee9b2.tar.gz
freebsd-ports-gnome-97f3e9f2f3cf771d9efd711dcd9b4dbdd5aee9b2.tar.zst
freebsd-ports-gnome-97f3e9f2f3cf771d9efd711dcd9b4dbdd5aee9b2.zip
- Deprecate
- Set EXPIRATION_DATE PR: 105926 Submitted by: gabor
Diffstat (limited to 'devel')
-rw-r--r--devel/libformat/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile
index 386fb836d73e..0bcbb48f2c79 100644
--- a/devel/libformat/Makefile
+++ b/devel/libformat/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME:S/^lib//}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library that supports printf style like format printing
+DEPRECATED= distfile and homepage disappeared
+EXPIRATION_DATE= 2006-12-27
+
MAKEFILE= ${FILESDIR}/Makefile.lib
USE_LDCONFIG= yes