diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-28 15:05:01 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-28 15:05:01 +0000 |
commit | 4175e463806579f5e5a019cf0165a257333969a1 (patch) | |
tree | 84e26ca4692ba7f74eea3d5d3a3a5aebe99a7b99 /devel | |
parent | 2692c51e072d41a23990104695bfcb682193f648 (diff) | |
download | pkgsrc-4175e463806579f5e5a019cf0165a257333969a1.tar.gz |
PKGREVISION++ after last fix for irix.
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 068fd02785a..ac5190f1210 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.29 2003/01/31 20:33:51 skrll Exp $ +# $NetBSD: Makefile.common,v 1.30 2003/03/28 15:05:01 jschauma Exp $ # DISTNAME= libtool-ml-20010614 PKGPFX= ${DISTNAME:C/ml-/1.4./} -PKGREVISION= 13 +PKGREVISION= 14 WRKSRC= ${WRKDIR}/libtool-ml CATEGORIES= devel pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} |