diff options
Diffstat (limited to 'editors/mlview')
-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 e046dda9cbc..083f9a7e3b4 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2018/11/12 03:51:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.87 2018/11/14 22:21:23 kleink Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |