Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions net/gWakeOnLAN/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PortGroup github 1.0
PortGroup python 1.0

github.setup muflone gwakeonlan 0.8.6
revision 0
revision 1
checksums rmd160 a86e175548a10a1afa9df8bd3caa558b48b3adc5 \
sha256 0af6e1706e1ee7a5ec94ccd939b1ad2583c89d7878426199f86e625aee5bc127 \
size 160765
Expand All @@ -27,7 +27,7 @@ long_description ${name} is a GTK+ GUI for waking machines on your \
homepage http://www.muflone.com/gwakeonlan
github.tarball_from releases

python.default_version 312
python.default_version 313

depends_build-append port:gettext
depends_build-append port:py${python.version}-setuptools
Expand Down