diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-07 07:39:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-07 07:39:15 +0000 |
commit | becbea3e90d13ecf626cb92d1312eb1a556d1a44 (patch) | |
tree | d88c32feadc3ec8e5adae626ee0631f28d1343b7 /devel/libtool | |
parent | da6a715fffa1f89d3ccd9bcd3d653539a8bb98ba (diff) |
Notes
Diffstat (limited to 'devel/libtool')
-rw-r--r-- | devel/libtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index b655c8801194..81367afa75e5 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -3,7 +3,7 @@ PORTNAME?= libtool PORTVERSION= 2.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool |