diff options
author | dillo <dillo@pkgsrc.org> | 2004-06-24 15:26:38 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-06-24 15:26:38 +0000 |
commit | 56e8149106d23382072625c978eb2b2fe91382be (patch) | |
tree | f8f97dacbf89a52573c0f0f0a14305a6d0b3b5be | |
parent | 6275285b4039d0137e4beed9d21f380471262581 (diff) | |
download | pkgsrc-56e8149106d23382072625c978eb2b2fe91382be.tar.gz |
add and enable freedroid
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0acb7af71fe..2594690b46b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.218 2004/06/01 21:43:29 kristerw Exp $ +# $NetBSD: Makefile,v 1.219 2004/06/24 15:26:38 dillo Exp $ # COMMENT= Games @@ -63,6 +63,7 @@ SUBDIR+= freeciv-manual SUBDIR+= freeciv-server SUBDIR+= freeciv-share SUBDIR+= freeciv-sounds +SUBDIR+= freedroid SUBDIR+= freesci SUBDIR+= frotz SUBDIR+= frozen-bubble |