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 e0c50e67978..59bc458f50c 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2009/10/29 23:14:14 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2010/01/17 12:02:16 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |