diff options
author | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
commit | 1845cb43bacbb0f054d6928467410f8b00b6a0e2 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /devel/mono-tools | |
parent | 7477f74e5e21f05f83fb0a7c7fe4f67d60b92341 (diff) | |
download | pkgsrc-1845cb43bacbb0f054d6928467410f8b00b6a0e2.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
Diffstat (limited to 'devel/mono-tools')
-rw-r--r-- | devel/mono-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 3044e0c448d..2934f021b4f 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/11/15 22:56:43 abs Exp $ +# $NetBSD: Makefile,v 1.26 2010/11/18 23:59:17 obache Exp $ DISTNAME= mono-tools-2.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 |