diff options
Diffstat (limited to 'games/freecol/Makefile')
-rw-r--r-- | games/freecol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freecol/Makefile b/games/freecol/Makefile index 66a4d383ef5b..2eebe7f2e7f8 100644 --- a/games/freecol/Makefile +++ b/games/freecol/Makefile @@ -8,8 +8,7 @@ PORTNAME= freecol PORTVERSION= 0.8.3 CATEGORIES= games java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= An open source version of Colonization |