diff --git a/games/supertux/Portfile b/games/supertux/Portfile index ed34cea1015..a32646365b1 100644 --- a/games/supertux/Portfile +++ b/games/supertux/Portfile @@ -7,7 +7,7 @@ PortGroup boost 1.0 PortGroup app 1.0 github.setup SuperTux supertux 0.6.3 v -revision 1 +revision 2 github.tarball_from releases distname SuperTux-v${version}-Source diff --git a/python/py-Pillow/Portfile b/python/py-Pillow/Portfile index 4b59f403ee2..f543d8c9807 100644 --- a/python/py-Pillow/Portfile +++ b/python/py-Pillow/Portfile @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-Pillow version 9.5.0 -revision 0 +revision 1 categories-append devel license BSD