diff options
Diffstat (limited to 'net/dgd-lpmud/Makefile')
-rw-r--r-- | net/dgd-lpmud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 31a93b1865c4..51ed47da3998 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -5,7 +5,7 @@ PORTNAME= dgd-lpmud PORTVERSION= 2.4.5 PORTREVISION= 5 CATEGORIES= net games -MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/dgd|} \ +MASTER_SITES= LOCAL/glewis/dgd \ http://ftp.dworkin.nl/dgd/lib/ DISTNAME= 2.4.5-for-1.4 |