diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-07-07 21:51:29 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-07-07 21:51:29 +0000 |
commit | a15cfb764a37ee51c1498f9e74a511fd2ecfd6ab (patch) | |
tree | 175cec422544170260ca5a8cee86792e1b5445a6 /net/dgd-lpmud | |
parent | 162942426b81a9b7b05557d392d80f2849d895e6 (diff) | |
download | ports-a15cfb764a37ee51c1498f9e74a511fd2ecfd6ab.tar.gz ports-a15cfb764a37ee51c1498f9e74a511fd2ecfd6ab.zip |
Notes
Diffstat (limited to 'net/dgd-lpmud')
-rw-r--r-- | net/dgd-lpmud/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 83b139f46527..8cf03f28099d 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -9,8 +9,7 @@ PORTNAME= dgd-lpmud PORTVERSION= 2.4.5 CATEGORIES= net devel games MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/lpc/ \ - ftp://ftp.veda.is/pub/mud/dgd/ \ - ftp://ftp.dreamlabs.com/pub/mud/dgd/mudlibs/ + ftp://ftp.veda.is/pub/mud/dgd/ DISTFILES= 2.4.5-for-1.1.tgz MAINTAINER= glewis@FreeBSD.org |