diff options
author | garbled <garbled@pkgsrc.org> | 1998-10-13 00:46:11 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-10-13 00:46:11 +0000 |
commit | a296e4eea4477a8212acea6ca61335163cd96568 (patch) | |
tree | 8044ed04a1a4652e1faf90d40318bc3a8cc79539 /games | |
parent | d1420ff224f5f157e63b73450b90a7f5120f94d8 (diff) | |
download | pkgsrc-a296e4eea4477a8212acea6ca61335163cd96568.tar.gz |
document and enable craft-3.5 addition to pkgsrc.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index abfb4e13176..4899950dd49 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1998/09/07 03:25:45 garbled Exp $ +# $NetBSD: Makefile,v 1.38 1998/10/13 00:46:11 garbled Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -17,6 +17,7 @@ # SUBDIR += cgoban # SUBDIR += connect4 # SUBDIR += cosmo + SUBDIR += craft SUBDIR += crossfire # SUBDIR += dontspace # SUBDIR += doom |