diff options
Diffstat (limited to 'x11/blt/Makefile')
-rw-r--r-- | x11/blt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/blt/Makefile b/x11/blt/Makefile index 71d10d79db9..514b5a2b91a 100644 --- a/x11/blt/Makefile +++ b/x11/blt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/03/12 11:15:48 wiz Exp $ DISTNAME= BLT2.4z PKGNAME= blt-2.4z -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blt/} |