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 c5325478086..9d1bebff884 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2013/06/03 10:04:52 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2013/06/04 22:15:59 tron Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |