diff options
author | pav <pav@FreeBSD.org> | 2009-01-13 19:45:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-13 19:45:00 +0800 |
commit | 109c2d07e3be5761fd2b94dfbed2ea2eed2938ef (patch) | |
tree | f47fcd243d827f86b109411062b6940787bed043 /games/secretmaryochronicles | |
parent | d56a9a13b30d0386164b0c71f097f63f0b3608ef (diff) | |
download | freebsd-ports-gnome-109c2d07e3be5761fd2b94dfbed2ea2eed2938ef.tar.gz freebsd-ports-gnome-109c2d07e3be5761fd2b94dfbed2ea2eed2938ef.tar.zst freebsd-ports-gnome-109c2d07e3be5761fd2b94dfbed2ea2eed2938ef.zip |
- Bump PORTREVISION so the previous plist fix is visible to incremental builds
Diffstat (limited to 'games/secretmaryochronicles')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index c6002b353996..2b30fbd835f8 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,6 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone |