diff options
author | pav <pav@FreeBSD.org> | 2010-10-04 15:15:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-10-04 15:15:12 +0800 |
commit | cd806196d3412bbd9f6a679f79d155af0a98842a (patch) | |
tree | f8c3b273268c618115832e7f8e76b2a8509194ee /games/Makefile | |
parent | 707aa270c2e4f55259e25ff61dd6a2d898991fb7 (diff) | |
download | freebsd-ports-gnome-cd806196d3412bbd9f6a679f79d155af0a98842a.tar.gz freebsd-ports-gnome-cd806196d3412bbd9f6a679f79d155af0a98842a.tar.zst freebsd-ports-gnome-cd806196d3412bbd9f6a679f79d155af0a98842a.zip |
- Rename games/daimonin-client to games/daimonin
PR: ports/151003
Requested by: maintainer
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3867daa4a2d7..af7ec279bd2f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -167,7 +167,7 @@ SUBDIR += cuyo SUBDIR += d2x SUBDIR += d2x-xl - SUBDIR += daimonin-client + SUBDIR += daimonin SUBDIR += daimonin-music SUBDIR += dangen SUBDIR += dangerdeep |