diff options
Diffstat (limited to 'games/umark/Makefile')
-rw-r--r-- | games/umark/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/umark/Makefile b/games/umark/Makefile index 2609d99fe53..9386eef30e6 100644 --- a/games/umark/Makefile +++ b/games/umark/Makefile @@ -9,8 +9,7 @@ PORTNAME= umark DISTVERSION= 2.0.0-Beta3 PORTREVISION= 4 CATEGORIES= games benchmarks -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ut2k3botbench +MASTER_SITES= SF/ut2k3botbench/UMark%20for%20Linux/2.0.0%20Beta%203 DISTNAME= UMark-for-Linux-v${DISTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org |