diff options
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r-- | x11/mlterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index cf832a9d3ed..2360d23f2b8 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2013/06/04 22:17:28 tron Exp $ +# $NetBSD: Makefile,v 1.87 2013/06/06 12:55:20 wiz Exp $ DISTNAME= mlterm-3.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} |