diff options
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r-- | net/dgd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 59971b116539..8e9b9dbe2b3c 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -8,8 +8,7 @@ PORTNAME= dgd PORTVERSION= 1.4.15 CATEGORIES= net lang games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|%SUBDIR%|${PORTNAME}-osr|} \ - ${MASTER_SITE_SOURCEFORGE:S|%SUBDIR%|${PORTNAME}-osr/old|} +MASTER_SITES= http://cloud.github.com/downloads/dworkin/${PORTNAME}/ MAINTAINER= glewis@FreeBSD.org COMMENT= Dworkin\'s Game Driver |