diff options
author | ade <ade@FreeBSD.org> | 2004-02-12 03:14:58 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-02-12 03:14:58 +0800 |
commit | faa35a9fea87441be4cfbecaa995597477e2aa2a (patch) | |
tree | 770a15fca666a7c8c77d3ab5d1fb501364fb5544 /devel/libtool15 | |
parent | 1ffceee2fdf11fd742a507e771a479beae7a437b (diff) | |
download | freebsd-ports-gnome-faa35a9fea87441be4cfbecaa995597477e2aa2a.tar.gz freebsd-ports-gnome-faa35a9fea87441be4cfbecaa995597477e2aa2a.tar.zst freebsd-ports-gnome-faa35a9fea87441be4cfbecaa995597477e2aa2a.zip |
Minor COMMENT cosmetic changes
Diffstat (limited to 'devel/libtool15')
-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 08cf85935b00..c47c0b4fc314 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/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.5) BUILD_VERSION= 15 LATEST_LINK?= libtool${BUILD_VERSION} |