diff options
Diffstat (limited to 'editors/mlview/Makefile')
-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 92811191278..071178f06f8 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2009/07/22 09:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2009/08/26 19:57:25 sno Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |