diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 00:05:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 00:05:51 +0000 |
commit | f155c597af99a5d055d20f28016b2d3a58059374 (patch) | |
tree | 7b9c1d5a13612e6b500c468bc8162eb286aa47f9 /games/Makefile | |
parent | 8a975dd178d704085ec7310b93b351d63beedc6f (diff) | |
download | pkgsrc-f155c597af99a5d055d20f28016b2d3a58059374.tar.gz |
Move gnome2-games to gnome-games to make directory name match PKGNAME.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index aa44353a227..70561d7f24b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2007/09/04 21:48:32 drochner Exp $ +# $NetBSD: Makefile,v 1.292 2007/09/20 00:05:54 wiz Exp $ # COMMENT= Games @@ -103,7 +103,7 @@ SUBDIR+= glaxium SUBDIR+= glchess SUBDIR+= glickomania SUBDIR+= gltron -SUBDIR+= gnome2-games +SUBDIR+= gnome-games SUBDIR+= gnuchess SUBDIR+= gnuchess-book SUBDIR+= gnuchess-book-medium |