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 bc9e44d3064..7fbf480348d 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2013/10/09 17:39:08 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2013/10/10 14:42:07 ryoon Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |