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 0bc3652380b..24d1db2daf1 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/04/14 16:15:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/19 15:04:59 jmmv Exp $ # DISTNAME= mlview-0.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.6/} EXTRACT_SUFX= .tar.bz2 |