diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /news/knews | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=14734
Diffstat (limited to 'news/knews')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 0eb3838d7eaf..81ad500c99e8 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/09/17 00:50:50 asami Exp $ +# $Id: Makefile,v 1.21 1998/11/20 06:36:20 asami Exp $ # DISTNAME= knews-1.0b.0 -CATEGORIES= x11 news +CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= andreas@FreeBSD.ORG |