summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortv <tv>2005-05-20 16:44:48 +0000
committertv <tv>2005-05-20 16:44:48 +0000
commit47053ee6ed5e67868a547f4ca3ec3175d478cb80 (patch)
tree9be60392c5e343fbc71993323852dca94a11231f /devel
parent42d4eb434600b9140d8a7843fef26a50997589f9 (diff)
downloadpkgsrc-47053ee6ed5e67868a547f4ca3ec3175d478cb80.tar.gz
PKGREVISION bump missed in previous.
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 7e52ee29ac5..e5ae99594df 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/05/20 15:59:50 jlam Exp $
+# $NetBSD: Makefile,v 1.65 2005/05/20 16:44:48 tv Exp $
###########################################################################
###########################################################################
@@ -26,7 +26,7 @@
.include "../../devel/libtool/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-base-/}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= ltoob
COMMENT= Generic shared library support script (the script itself)