diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
commit | 1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch) | |
tree | 127ae6686665fd0ff97a7bd5f27449299929734e /games/simsu/Makefile | |
parent | d20d8aa75e51f61da14ac206199a1ebc244f940a (diff) | |
download | ports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.tar.gz ports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.zip |
Notes
Diffstat (limited to 'games/simsu/Makefile')
-rw-r--r-- | games/simsu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 3f4d8ec56fe7..81e48c08db24 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -3,7 +3,7 @@ PORTNAME= simsu PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ |