diff options
Diffstat (limited to 'games/fargoal')
-rw-r--r-- | games/fargoal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/fargoal/Makefile b/games/fargoal/Makefile index 18ff5a385d67..d0353b346a38 100644 --- a/games/fargoal/Makefile +++ b/games/fargoal/Makefile @@ -9,8 +9,7 @@ PORTNAME= fargoal PORTVERSION= 20040629 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= squidfighter +MASTER_SITES= SF/squidfighter/${PORTNAME}/20040630 DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org |