diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-21 03:06:37 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-21 03:06:37 +0000 |
commit | 6239092ddce6d28f6b6ac2ce197875833c88bd36 (patch) | |
tree | b8c9f40444668fedb31698486939a1a3060ed156 /sysutils | |
parent | 3478ef303d01372019ba54312278755cb9b08e3b (diff) | |
download | FreeBSD-ports-6239092ddce6d28f6b6ac2ce197875833c88bd36.zip FreeBSD-ports-6239092ddce6d28f6b6ac2ce197875833c88bd36.tar.gz |
remove ftp.yggdrasil.com
it's offline for a long time
PR: 38191
Submitted by: Tom Rissman <trissman@mrdlaw.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dvdtape/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/dvdtape/Makefile b/sysutils/dvdtape/Makefile index 16a6a8b..73d6f46 100644 --- a/sysutils/dvdtape/Makefile +++ b/sysutils/dvdtape/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.Awfulhak.org/pub/dvdtape/ \ http://people.FreeBSD.org/~brian/dvdtape/ \ - ftp://ftp.yggdrasil.com/pub/dist/device_control/dvdtape/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/disk-management |