diff options
author | danw <danw@pkgsrc.org> | 2004-03-12 16:00:16 +0000 |
---|---|---|
committer | danw <danw@pkgsrc.org> | 2004-03-12 16:00:16 +0000 |
commit | 0d3a537f201def5b27e30ff09184c785f621955a (patch) | |
tree | 3830883715ebd420fb205fce7935a3a386343389 /devel/libtool | |
parent | 113eb2bb4e57433a29b9998bd2061f3661d9d2e0 (diff) | |
download | pkgsrc-0d3a537f201def5b27e30ff09184c785f621955a.tar.gz |
bump PKGREVISION for my change to patch-aa last night. (pointed out
by grant)
Diffstat (limited to 'devel/libtool')
-rw-r--r-- | devel/libtool/Makefile.common | 4 |
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/} |