diff options
Diffstat (limited to 'devel/libtool13')
-rw-r--r-- | devel/libtool13/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile index 33c3017626cb..dc36a576717f 100644 --- a/devel/libtool13/Makefile +++ b/devel/libtool13/Makefile @@ -16,6 +16,9 @@ DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org COMMENT= Generic shared library support script (version 1.3) +DEPRECATED= Please use devel/libtool15 instead +EXPIRATION_DATE=31st December 2004 + BUILD_VERSION= 13 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= libtool${BUILD_VERSION} |