diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 13:20:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 13:20:50 +0000 |
commit | b8360f7dee68f08789e85db6a7853a328a9f437b (patch) | |
tree | e0f5150f5680f28ca17a883fc4bdf43ea6891730 /misc | |
parent | Fix WWW site (diff) |
Fixed master_sites, informed maintainer.
Noticed by: portsurvey
Notes
Notes:
svn path=/head/; revision=71926
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cstream/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index a0b3b4e3ac2a..9209d7f870ec 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -9,11 +9,8 @@ PORTNAME= cstream PORTVERSION= 2.3 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ \ - http://www2.cons.org/cracauer/download/ \ http://www3.cons.org/cracauer/download/ \ - http://www.hanse.de/~cracauer/homepage-mirror/download/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= cracauer/homepage-mirror/download/ + http://www.hanse.de/~cracauer/homepage-mirror/download/ MAINTAINER= cracauer@cons.org |