diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-01-05 20:00:29 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-01-05 20:00:29 +0000 |
commit | 8178704468937fef143f04f97025a27dd03363f9 (patch) | |
tree | 006ba370d516d369b3399d1d782580da2bed272c /wm | |
parent | a502c2509a4ec75ad11307fd961a2d6dbf7adb4e (diff) | |
download | pkgsrc-8178704468937fef143f04f97025a27dd03363f9.tar.gz |
Bump PKGREVISION for previous changes (added NLS files)
Diffstat (limited to 'wm')
-rw-r--r-- | wm/bsetroot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile index c6b508c2385..3bbed944b35 100644 --- a/wm/bsetroot/Makefile +++ b/wm/bsetroot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/01/05 19:58:43 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/05 20:00:29 jschauma Exp $ # DISTNAME= blackbox-0.65.0 PKGNAME= bsetroot-0.1 +PKGREVISION= 1 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} |