diff options
author | tron <tron> | 1999-08-14 22:16:54 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-14 22:16:54 +0000 |
commit | 8b32322f169829402031ce45b3164267061f1ecb (patch) | |
tree | 92a5f60bf6de0d2fbd44847f4a9b22ee419e8d42 /games/xjewel | |
parent | 25a8051895e719f487256de36907892a755dfcc3 (diff) | |
download | pkgsrc-8b32322f169829402031ce45b3164267061f1ecb.tar.gz |
Add "games" as primary category.
Diffstat (limited to 'games/xjewel')
-rw-r--r-- | games/xjewel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile index fdcecd29680..822ff3ca229 100644 --- a/games/xjewel/Makefile +++ b/games/xjewel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/13 19:04:55 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/08/14 22:16:54 tron Exp $ DISTNAME= xjewel-1.6 -CATEGORIES= x11 +CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/} EXTRACT_SUFX= .tar.z |