diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-02-11 19:14:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-02-11 19:14:58 +0000 |
commit | fc75ebdf9cb1ad838dd35e184c6ddaed291b7777 (patch) | |
tree | 28803f2d7ca8b0e2a1148e90f019eeb953dcebc0 /devel/libtool14 | |
parent | Fix accidental change of %%PREFIX%% to %PREFIX%% in (diff) |
Minor COMMENT cosmetic changes
Diffstat (limited to 'devel/libtool14')
-rw-r--r-- | devel/libtool14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index c2c6c68b827c..0683960a99db 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ade/gnu DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -COMMENT?= Generic shared library support script +COMMENT?= Generic shared library support script (version 1.4) BUILD_VERSION= 14 LATEST_LINK?= libtool${BUILD_VERSION} |