diff options
author | tdb <tdb@FreeBSD.org> | 2014-05-13 22:22:57 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2014-05-13 22:22:57 +0800 |
commit | 5d5bc676a36a28da6f373076f8e9d974a3c0b69b (patch) | |
tree | 3c895060d45c976e1ae29261af42b84e8801d426 /net | |
parent | 124911fcecb224b8bc1b83aeb584b123d3193533 (diff) | |
download | freebsd-ports-gnome-5d5bc676a36a28da6f373076f8e9d974a3c0b69b.tar.gz freebsd-ports-gnome-5d5bc676a36a28da6f373076f8e9d974a3c0b69b.tar.zst freebsd-ports-gnome-5d5bc676a36a28da6f373076f8e9d974a3c0b69b.zip |
Remove ftp://ftp.i-scream.org/ master site. The http equivalent still
exists. Also remove DIST_SUBDIR where there's no need to have it.
Diffstat (limited to 'net')
-rw-r--r-- | net/onenetd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 8c73b9251ebd..5dfe8e24b1da 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -5,7 +5,6 @@ PORTNAME= onenetd PORTVERSION= 1.11 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ - ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org |