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 eb7be838225..a55a75b1db8 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2006/09/16 12:20:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2007/03/21 12:05:44 wiz Exp $ # DISTNAME= mlview-0.7.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 |