diff options
author | jmmv <jmmv> | 2003-04-26 09:49:35 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-26 09:49:35 +0000 |
commit | 1cd950c8094cdff4270b3013f3fca1926d7ba0c0 (patch) | |
tree | 6da96a2dceb88eb178cb345e826fe66cab8684dd /wm/wmthemes | |
parent | f78a91f9e5d4b9a9fe388eda70be7d544fb0c3a3 (diff) | |
download | pkgsrc-1cd950c8094cdff4270b3013f3fca1926d7ba0c0.tar.gz |
Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
Diffstat (limited to 'wm/wmthemes')
-rw-r--r-- | wm/wmthemes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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} |