diff options
Diffstat (limited to 'devel/libtool15/Makefile')
-rw-r--r-- | devel/libtool15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index cebc05e9cdde..6f8a39d2e363 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libtool DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -COMMENT?= Generic shared library support script (version 1.5) +COMMENT?= Generic shared library support script (1.5) BUILD_VERSION= 15 LATEST_LINK?= libtool${BUILD_VERSION} |