diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /games/el-data | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'games/el-data')
-rw-r--r-- | games/el-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/el-data/Makefile b/games/el-data/Makefile index 7f92c445faef..520631460e14 100644 --- a/games/el-data/Makefile +++ b/games/el-data/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${EL_DATA}:data DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} MAINTAINER= acm@FreeBSD.org -COMMENT= Eternal Lands data, sound and music files +COMMENT= Eternal Lands data, sound, and music files USE_ZIP= yes NO_PACKAGE= Package will be 140MB, set FORCE_PACKAGE if you really want it |