summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordanw <danw@pkgsrc.org>2004-03-12 16:00:16 +0000
committerdanw <danw@pkgsrc.org>2004-03-12 16:00:16 +0000
commit177dd49eff8c046d6de8b4f44b6368849070d660 (patch)
tree3830883715ebd420fb205fce7935a3a386343389 /devel
parent76bf003824d52c8c45e8fee51765baede0298881 (diff)
downloadpkgsrc-177dd49eff8c046d6de8b4f44b6368849070d660.tar.gz
bump PKGREVISION for my change to patch-aa last night. (pointed out
by grant)
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
index ac3ebffd959..5bd7b135b13 100644
--- a/devel/libtool/Makefile.common
+++ b/devel/libtool/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.47 2004/02/23 10:54:08 markd Exp $
+# $NetBSD: Makefile.common,v 1.48 2004/03/12 16:00:16 danw Exp $
#
DISTNAME= libtool-1.5.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel pkgtools
MASTER_SITES= ${MASTER_SITE_GNU:=libtool/}