diff options
Diffstat (limited to 'wm/wmextra/Makefile')
-rw-r--r-- | wm/wmextra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmextra/Makefile b/wm/wmextra/Makefile index 47814771907..c05a3a6256e 100644 --- a/wm/wmextra/Makefile +++ b/wm/wmextra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/01/24 07:32:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:16 joerg Exp $ # DISTNAME= WindowMaker-extra-0.1 PKGNAME= wmextra-0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ |