diff options
author | frueauf <frueauf> | 1998-08-15 14:21:26 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-08-15 14:21:26 +0000 |
commit | 10d763f6ef4e5f149bbdf015f9f1672b5b1bd678 (patch) | |
tree | e37440e3602ff9b001f0b54f6a4d7bba1168938c /games | |
parent | 26abe5732de1baac94e5d518319b1fa104086ddb (diff) | |
download | pkgsrc-10d763f6ef4e5f149bbdf015f9f1672b5b1bd678.tar.gz |
Enable xbill.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 01cb34259cc..05679a6959b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1998/08/15 13:47:10 frueauf Exp $ +# $NetBSD: Makefile,v 1.30 1998/08/15 14:21:26 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -53,7 +53,7 @@ # SUBDIR += xasteroids # SUBDIR += xbat # SUBDIR += xbattle -# SUBDIR += xbill + SUBDIR += xbill # SUBDIR += xbl # SUBDIR += xblackjack SUBDIR += xblast |