diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
commit | 55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch) | |
tree | 40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /games/qstat | |
parent | 88b522839002b270987e86005386b6757926bb0a (diff) | |
download | ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.tar.gz ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.zip |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Notes
Notes:
svn path=/head/; revision=33401
Diffstat (limited to 'games/qstat')
-rw-r--r-- | games/qstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile index ada23196eecf..2b39a05cbf8b 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -7,7 +7,7 @@ PORTNAME= qstat PORTVERSION= 2.3g -CATEGORIES= misc +CATEGORIES= games MASTER_SITES= ftp://ftp.activesw.com/pub/quake/ DISTNAME= qstat23g |