diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-17 17:21:36 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-17 17:21:36 +0000 |
commit | 61d3610043a44de9a70cdca378eb54c5cb8a1c18 (patch) | |
tree | 55527c76ea6985d48d345a3e22f028d446b1ea09 /misc/bbjd | |
parent | 18a505adb8c7561235872155a9b302ef968a4a37 (diff) | |
download | ports-61d3610043a44de9a70cdca378eb54c5cb8a1c18.tar.gz ports-61d3610043a44de9a70cdca378eb54c5cb8a1c18.zip |
Notes
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 |