diff options
Diffstat (limited to '')
-rw-r--r-- | games/wordplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 38b01fdaaa2e..876019b4d625 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= wordplay PORTVERSION= 7.22 CATEGORIES= games -MASTER_SITES= http://hsvmovies.com/static_subpages/personal/wordplay/ +MASTER_SITES= http://hsvmovies.com/static_subpages/personal/wordplay/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tar.Z |