diff options
author | bjs <bjs> | 2008-10-26 09:53:16 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-10-26 09:53:16 +0000 |
commit | eb84648d2d7008efd73af8e911fd05fb0eefeb77 (patch) | |
tree | 6e44ab7b2eb622214776a55d011e0bf9844f3f35 /games | |
parent | 08713a3afdc4b9a49f9f86caaf19efb693a7cfe8 (diff) | |
download | pkgsrc-eb84648d2d7008efd73af8e911fd05fb0eefeb77.tar.gz |
Add sex to games/Makefile
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 dca8800b0b2..403bd056e06 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2008/09/09 12:47:48 kefren Exp $ +# $NetBSD: Makefile,v 1.308 2008/10/26 09:53:16 bjs Exp $ # COMMENT= Games @@ -213,6 +213,7 @@ SUBDIR+= scummvm SUBDIR+= scummvm-bass SUBDIR+= scummvm-fotaq SUBDIR+= scummvm-tools +SUBDIR+= sex SUBDIR+= simgear SUBDIR+= singularity SUBDIR+= sirius |