diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-09 18:56:47 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-09 18:56:47 +0000 |
commit | f4cd35b8bf6301b3460b2231325e8ea75d17e53a (patch) | |
tree | c92b2b0e5a3bf9ba9625dfb83932377b225c9902 /games/pysol-cardsets | |
parent | 21c797eb27f43b9b0871ecae76d77637534903cf (diff) | |
download | ports-f4cd35b8bf6301b3460b2231325e8ea75d17e53a.tar.gz ports-f4cd35b8bf6301b3460b2231325e8ea75d17e53a.zip |
Notes
Diffstat (limited to 'games/pysol-cardsets')
-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 |