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 25bfd6441ad..f62bfed85e5 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2010/09/14 11:01:42 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2010/11/15 22:56:52 abs Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |