diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-08-20 14:29:05 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-08-20 14:29:05 +0000 |
commit | 17d96d9076f2b02ddf6fa4d72374b62c2c6dde85 (patch) | |
tree | 09de4072cf505b020e94a68463f3a492cbc0bf18 /games/Makefile | |
parent | 60bf3fc834b60ab729194811e6b003805a8712e5 (diff) | |
download | ports-17d96d9076f2b02ddf6fa4d72374b62c2c6dde85.tar.gz ports-17d96d9076f2b02ddf6fa4d72374b62c2c6dde85.zip |
New port: games/el-data
The Eternal Lands data and sound files.
WWW: http://www.eternal-lands.com/
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=171043
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 725ac19dd14a..e0012cbd3000 100644 --- a/games/Makefile +++ b/games/Makefile @@ -162,6 +162,7 @@ SUBDIR += eights SUBDIR += einstein SUBDIR += el + SUBDIR += el-data SUBDIR += emacs-chess SUBDIR += ember SUBDIR += empire |