diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-14 05:13:38 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-14 05:13:38 +0800 |
commit | 618d653fa51f579e9d4d1ff1a3161e9dec91c6a2 (patch) | |
tree | 2a8d82fe1dd1b67b1056813077a4aa1c814487a9 /games | |
parent | 2ae7a05d86011ff490327f579e50eb6cf9358a89 (diff) | |
download | freebsd-ports-gnome-618d653fa51f579e9d4d1ff1a3161e9dec91c6a2.tar.gz freebsd-ports-gnome-618d653fa51f579e9d4d1ff1a3161e9dec91c6a2.tar.zst freebsd-ports-gnome-618d653fa51f579e9d4d1ff1a3161e9dec91c6a2.zip |
Reapply this original logic of the options
Reported by: pointyhat (pav)
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone-scenarios/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/alephone-scenarios/Makefile b/games/alephone-scenarios/Makefile index 6fcbcc378e28..2c48c3524f62 100644 --- a/games/alephone-scenarios/Makefile +++ b/games/alephone-scenarios/Makefile @@ -7,7 +7,7 @@ PORTNAME= scenarios PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://files3.bungie.org/trilogy/:bungie \ http://files5.bungie.org/marathon/:rubicon \ @@ -31,7 +31,7 @@ NO_WRKSUBDIR= yes OPTIONS_MULTI= PACKS OPTIONS_MULTI_PACKS= EMR ETERNAL EVIL RED RUBICON TI GRAY -OPTIONS_DEFAULT= EMR ETERNAL EVIL RED RUBICON TI GRAY +OPTIONS_DEFAULT= EVIL RED EMR_DESC= Install Excalibur: Morgana's Revenge data ETERNAL_DESC= Install Eternal X data EVIL_DESC= Install Marathon Evil data |