diff options
Diffstat (limited to 'games/corewars/Makefile')
-rw-r--r-- | games/corewars/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile index edc4df3ef229..55fe4caa1ff2 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -9,8 +9,7 @@ PORTNAME= corewars PORTVERSION= 0.9.13 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%2C%20tar.gz%29/${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= A simulation game where the goal is to crash each other's programs |