aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool15/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-02-13 20:19:49 +0000
committerAde Lovett <ade@FreeBSD.org>2004-02-13 20:19:49 +0000
commitc17659af3b114ec1522f15d36b4ee9386d55d8c8 (patch)
tree8b83eeb9893ff0a6a5617434724582d3246dedfb /devel/libtool15/Makefile
parent963ff484e764e853e9c020a64d6a976807a5c8e8 (diff)
Notes
Diffstat (limited to 'devel/libtool15/Makefile')
-rw-r--r--devel/libtool15/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index c47c0b4fc314..cd4fa90278e8 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME?= libtool
-PORTVERSION= 1.5
+PORTVERSION= 1.5.2
PORTREVISION?= 0
CATEGORIES= devel
-#MASTER_SITES= ${MASTER_SITE_GNU}
-#MASTER_SITE_SUBDIR= libtool
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= ade/gnu
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= libtool
DISTNAME= libtool-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org