diff options
author | tron <tron> | 1999-01-25 20:09:09 +0000 |
---|---|---|
committer | tron <tron> | 1999-01-25 20:09:09 +0000 |
commit | 2c1fe79de912c0940d4836eb681c1026f0ac754e (patch) | |
tree | e60779a913bee89103bc3fbf599a3861f14399aa /news | |
parent | 3325ef25ea839db3d3a98085ab5342f58683c32c (diff) | |
download | pkgsrc-2c1fe79de912c0940d4836eb681c1026f0ac754e.tar.gz |
Add "x11" to category list.
Diffstat (limited to 'news')
-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 4e7ecbd99e9..146dade9f8a 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 1998/08/20 15:17:22 tsarna Exp $ +# $NetBSD: Makefile,v 1.16 1999/01/25 20:09:09 tron Exp $ # DISTNAME= knews-1.0b.0 PKGNAME= knews-1.0b0 -CATEGORIES= news +CATEGORIES= news x11 MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= tron@netbsd.org |