diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-08-11 19:04:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-08-11 19:04:13 +0800 |
commit | 91634f0f23052728f5283ea546575b27288da392 (patch) | |
tree | f82fd41059dd8996ac509b4c4865d8fbe9051edf /games/secretmaryochronicles/Makefile | |
parent | b5e53b3ec86fec35ebfea3cdfd1d3325d4176b75 (diff) | |
download | freebsd-ports-gnome-91634f0f23052728f5283ea546575b27288da392.tar.gz freebsd-ports-gnome-91634f0f23052728f5283ea546575b27288da392.tar.zst freebsd-ports-gnome-91634f0f23052728f5283ea546575b27288da392.zip |
- Create %%DATADIR%%/music directory on package installation to unbreak secretmaryochronicles-music
Requested by: Adam Weinberger <adamw at magnesium dot net> (private email)
Approved by: miwi (mentor implicit)
Diffstat (limited to 'games/secretmaryochronicles/Makefile')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 8af427947c14..74cf6ab48506 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,7 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone |