diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-04-26 09:49:35 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-04-26 09:49:35 +0000 |
commit | 157c1cd4d389848d9314bb09e0543855a1c24036 (patch) | |
tree | 6da96a2dceb88eb178cb345e826fe66cab8684dd /wm/windowmaker/Makefile | |
parent | 203769683ef5465de7c3c178e05b4aff88a22aed (diff) | |
download | pkgsrc-157c1cd4d389848d9314bb09e0543855a1c24036.tar.gz |
Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r-- | wm/windowmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index ca803a47386..9bdc30accb6 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2003/01/28 22:04:24 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2003/04/26 09:49:37 jmmv Exp $ VERS= 0.80.2 DISTNAME= WindowMaker-${VERS} PKGNAME= windowmaker-${VERS} PKGREVISION= 1 -CATEGORIES= x11 wm +CATEGORIES= x11 wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ \ ftp://ftp.ics.es.osaka-u.ac.jp/mirrors/WindowMaker/source/release/ EXTRACT_SUFX= .tar.bz2 |