diff options
author | danw <danw> | 2004-03-12 16:00:16 +0000 |
---|---|---|
committer | danw <danw> | 2004-03-12 16:00:16 +0000 |
commit | 481812a19ac9672fdb08caa84ad2106825fab359 (patch) | |
tree | 3830883715ebd420fb205fce7935a3a386343389 /devel | |
parent | 77f3af6a813a244c264d2ddcb8c6d41865a3ed38 (diff) | |
download | pkgsrc-481812a19ac9672fdb08caa84ad2106825fab359.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.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/} |