diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 11:07:03 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 11:07:03 +0000 |
commit | d0f4bf988183ea84737ddff191a63a623363412f (patch) | |
tree | 7f827db6c1e3b8ec9c2eed00394b6e063b93d377 | |
parent | 610ceb5c1c9be33cec5ae3ebf73f40d02ff0a33e (diff) | |
download | ports-d0f4bf988183ea84737ddff191a63a623363412f.tar.gz ports-d0f4bf988183ea84737ddff191a63a623363412f.zip |
Notes
-rw-r--r-- | net-p2p/createtorrent/Makefile | 3 | ||||
-rw-r--r-- | sysutils/most/Makefile | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-p2p/createtorrent/Makefile b/net-p2p/createtorrent/Makefile index 5c3fbb58c99a..4fe7f36aad17 100644 --- a/net-p2p/createtorrent/Makefile +++ b/net-p2p/createtorrent/Makefile @@ -8,8 +8,7 @@ PORTNAME= createtorrent PORTVERSION= 1.1.4 CATEGORIES= net-p2p -MASTER_SITES= http://www.createtorrent.com/ \ - CRITICAL +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create BitTorrent files from the command line diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index dc11191ee0b6..5a56adc8096a 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -10,8 +10,6 @@ PORTVERSION= 5.0.0 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ - ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ \ - http://gd.tuwien.ac.at/editors/davis/most/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org |