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 | |
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')
-rw-r--r-- | wm/windowmaker/Makefile | 4 | ||||
-rw-r--r-- | wm/wmakerconf/Makefile | 4 | ||||
-rw-r--r-- | wm/wmextra/Makefile | 4 | ||||
-rw-r--r-- | wm/wmthemes/Makefile | 4 |
4 files changed, 8 insertions, 8 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 diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 0b2435b4d6c..04460f577eb 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/01/10 07:55:21 cjep Exp $ +# $NetBSD: Makefile,v 1.14 2003/04/26 09:49:37 jmmv Exp $ # DISTNAME= wmakerconf-2.8.1 PKGREVISION= 1 -CATEGORIES= x11 wm +CATEGORIES= x11 wm windowmaker MASTER_SITES= http://ulli.on.openave.net/wmakerconf/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/wmextra/Makefile b/wm/wmextra/Makefile index 5cfbe625d66..c3340eb6d98 100644 --- a/wm/wmextra/Makefile +++ b/wm/wmextra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2002/11/06 23:30:02 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/04/26 09:49:37 jmmv Exp $ # DISTNAME= WindowMaker-extra-0.1 PKGNAME= wmextra-0.1 PKGREVISION= 1 -CATEGORIES= x11 wm +CATEGORIES= x11 wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ MAINTAINER= jlam@netbsd.org diff --git a/wm/wmthemes/Makefile b/wm/wmthemes/Makefile index ad0b552d852..caf8a0244d6 100644 --- a/wm/wmthemes/Makefile +++ b/wm/wmthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/03/29 12:42:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/04/26 09:49:38 jmmv Exp $ # # There is no distinfo file since the files change contents so often on the @@ -8,7 +8,7 @@ DISTNAME= wmthemes-0.62 PKGREVISION= 2 WRKSRC= ${WRKDIR} -CATEGORIES= x11 wm +CATEGORIES= x11 wm windowmaker MASTER_SITES= http://download.themes.org/wm/ DISTFILES= ${THEME_FILES} |