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 | e1b84b1af578e5b28bd426c325e949971aec9661 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /devel | |
parent | 028aff9c62363590590c92c61079201ed5cf21da (diff) | |
download | pkgsrc-e1b84b1af578e5b28bd426c325e949971aec9661.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
Diffstat (limited to 'devel')
-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 |