diff options
Diffstat (limited to 'games/cake/Makefile')
-rw-r--r-- | games/cake/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cake/Makefile b/games/cake/Makefile index 72d0824d0c33..0666ad135d75 100644 --- a/games/cake/Makefile +++ b/games/cake/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 2005.12.26 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.calodox.scene.org/morbac/cake/download/ \ - http://freebsd.nsu.ru/distfiles/ + ${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/ +MASTER_SITE_SUBDIR= danfe DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org |