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 | |
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')
-rw-r--r-- | devel/gnu-libtool/Makefile | 2 | ||||
-rw-r--r-- | devel/libtool13/Makefile | 2 | ||||
-rw-r--r-- | devel/libtool14/Makefile | 2 | ||||
-rw-r--r-- | devel/libtool15/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile index 08cf85935b00..c47c0b4fc314 100644 --- a/devel/gnu-libtool/Makefile +++ b/devel/gnu-libtool/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} diff --git a/devel/libtool13/Makefile b/devel/libtool13/Makefile index 3e7a6b95cbc1..c21465bb7b98 100644 --- a/devel/libtool13/Makefile +++ b/devel/libtool13/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libtool DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -COMMENT= Generic shared library support script +COMMENT= Generic shared library support script (version 1.3) BUILD_VERSION= 13 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} 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} 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} |