diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-11 08:10:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-11 08:10:25 +0000 |
commit | 6bec174e7f1b20c94fcc9f887ae21fc8ace98ae1 (patch) | |
tree | 08f3daca7b1fb90daccc22f03ce23a3de30bccc1 /editors/mlview | |
parent | a1f40d1da255ec44a5d07b806da6eb80fd6788cf (diff) | |
download | pkgsrc-6bec174e7f1b20c94fcc9f887ae21fc8ace98ae1.tar.gz |
Bump PKGREVISION for vte-0.20.5.
Diffstat (limited to 'editors/mlview')
-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 f746bc10638..0bac8227412 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2009/06/04 16:06:48 drochner Exp $ +# $NetBSD: Makefile,v 1.35 2009/06/11 08:10:25 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |