diff options
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index b5ce25306615..78b06d16d98b 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -6,9 +6,10 @@ # PORTNAME= pysol -PORTVERSION= 4.80 +PORTVERSION= 4.81 CATEGORIES= games -MASTER_SITES= http://pysol2.sourceforge.net/download/ +MASTER_SITES= http://pysol2.sourceforge.net/download/ \ + http://www.oberhumer.com/opensource/pysol/download/ MAINTAINER= tg@FreeBSD.org |