diff options
-rw-r--r-- | games/pysol-cardsets/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pysol-cardsets/Makefile b/games/pysol-cardsets/Makefile index 4959e5fe41ef..226447097f50 100644 --- a/games/pysol-cardsets/Makefile +++ b/games/pysol-cardsets/Makefile @@ -8,7 +8,8 @@ PORTNAME= pysol-cardsets PORTVERSION= 4.40 CATEGORIES= games -MASTER_SITES= http://pysol2.sourceforge.net/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= arved MAINTAINER= serg@tmn.ru COMMENT= Collection of free cardsets adapted for use with PySol |