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 36a09ff30ec..33417febce3 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2012/01/24 09:11:02 sbd Exp $ +# $NetBSD: Makefile,v 1.51 2012/02/06 12:40:01 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |