diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-19 15:35:27 +0000 |
commit | befa71e0f350a045c0cf26d1871f91c6c453546a (patch) | |
tree | eced3a067f69c836396f6dab708c086619b9da8d /games/springlobby/Makefile | |
parent | 9ba47d69fa695da89652e9f0b78fe55fbb673e1c (diff) |
Notes
Diffstat (limited to 'games/springlobby/Makefile')
-rw-r--r-- | games/springlobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index 4f672cc436d8..51cec2680488 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= springlobby PORTVERSION= 0.180 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ http://mirror.amdmi3.ru/distfiles/ |