diff options
author | billf <billf@FreeBSD.org> | 1999-06-18 01:21:36 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-18 01:21:36 +0800 |
commit | 200a954931dabaa20115da13f47b27337cce7b45 (patch) | |
tree | b513d69eb7f0ea9acd75a97af87eb7cf16fd14b4 /misc/bbjd | |
parent | a8c3ff585c78e05ba1d826d92d86a6aec7d02310 (diff) | |
download | freebsd-ports-gnome-200a954931dabaa20115da13f47b27337cce7b45.tar.gz freebsd-ports-gnome-200a954931dabaa20115da13f47b27337cce7b45.tar.zst freebsd-ports-gnome-200a954931dabaa20115da13f47b27337cce7b45.zip |
Ports that are in a non-virtual category other then 'misc' don't get
'misc' as a category.
Diffstat (limited to 'misc/bbjd')
-rw-r--r-- | misc/bbjd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbjd/Makefile b/misc/bbjd/Makefile index 79aecf7a199d..959129daba61 100644 --- a/misc/bbjd/Makefile +++ b/misc/bbjd/Makefile @@ -3,11 +3,11 @@ # Date created: 3 February 1999 # Whom: Dima Sivachenko # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/03/06 16:41:53 billf Exp $ # DISTNAME= bbjd-1.01 -CATEGORIES= misc math +CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy |