diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-10 22:50:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-10 22:50:21 +0000 |
commit | f9b6aca71e21933351ed15df17e069e672fd1a72 (patch) | |
tree | e4cd34d85b1448eec5d6789ff11a21db333644bc /x11/kde4-workspace | |
parent | Remove missing files. I'm not sure if this is the right fix but (diff) |
Categories "misc kde" should be "x11 kde".
Reported by: imura@cs.titech.ac.jp
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r-- | x11/kde4-workspace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index dfcdecefe753..36c43d85a1ba 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -3,11 +3,11 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.34 1999/03/19 04:40:00 nectar Exp $ +# $Id: Makefile,v 1.35 1999/05/03 22:29:15 se Exp $ # DISTNAME= kdebase-1.1.1 -CATEGORIES= misc kde +CATEGORIES= x11 kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 |