diff options
author | drochner <drochner@pkgsrc.org> | 2009-10-29 23:14:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-10-29 23:14:13 +0000 |
commit | 5550a4cc26687868c1bbb781b1312f9e02f39310 (patch) | |
tree | 8f53c940d330c0dc694bf6228d39abe02d3683cc /editors | |
parent | d908a11e5ab9d213a2aec39e4a82908ba1fce9f3 (diff) | |
download | pkgsrc-5550a4cc26687868c1bbb781b1312f9e02f39310.tar.gz |
PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mlview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 071178f06f8..e0c50e67978 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2009/08/26 19:57:25 sno Exp $ +# $NetBSD: Makefile,v 1.38 2009/10/29 23:14:14 drochner Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |