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 2cfb10bdf80..0d825321770 100644 --- a/x11/blt/Makefile +++ b/x11/blt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/06/04 22:17:17 tron Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/06 12:53:47 wiz Exp $ # DISTNAME= BLT2.4z PKGNAME= blt-2.4z -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blt/} |