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 /mail/wmbiff/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 'mail/wmbiff/Makefile')
-rw-r--r-- | mail/wmbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 43aa13e0114..7359c8cf60a 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/02/02 17:30:42 tron Exp $ +# $NetBSD: Makefile,v 1.10 2003/04/26 09:49:36 jmmv Exp $ DISTNAME= wmbiff-0.4.13 PKGREVISION= 1 -CATEGORIES= mail x11 +CATEGORIES= mail x11 windowmaker MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/) MAINTAINER= tron@zhadum.de |