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/libtool13 | |
parent | 86b505c335e3c0826245181a97402757813f29fd (diff) | |
download | ports-fc75ebdf9cb1ad838dd35e184c6ddaed291b7777.tar.gz ports-fc75ebdf9cb1ad838dd35e184c6ddaed291b7777.zip |
Notes
Diffstat (limited to 'devel/libtool13')
-rw-r--r-- | devel/libtool13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |