aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-03-25 04:30:58 +0000
committerAde Lovett <ade@FreeBSD.org>2004-03-25 04:30:58 +0000
commit6d11f83f7da318e6904d93dbf2f09047aae29a62 (patch)
tree04799e1ec908499d9a570d652edb0614f52b354f /devel
parent967ca123bc117dde6d41967ab525df7aa9650921 (diff)
downloadports-6d11f83f7da318e6904d93dbf2f09047aae29a62.tar.gz
ports-6d11f83f7da318e6904d93dbf2f09047aae29a62.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool14/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile
index 581bb7f179d2..6db9317a7806 100644
--- a/devel/libtool14/Makefile
+++ b/devel/libtool14/Makefile
@@ -18,6 +18,9 @@ DISTNAME= libtool-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
COMMENT?= Generic shared library support script (version 1.4)
+DEPRECATED= Please use devel/libtool15 instead
+EXPIRATION_DATE=1st June 2004
+
BUILD_VERSION= 14
LATEST_LINK?= libtool${BUILD_VERSION}
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}