aboutsummaryrefslogtreecommitdiffstats
path: root/www/roundup
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-03-16 02:21:26 +0800
committergarga <garga@FreeBSD.org>2006-03-16 02:21:26 +0800
commit609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b (patch)
tree3d701623550f44df757cf74caad0d42b8c888ff6 /www/roundup
parent48ed6584e9c8bd3cba393742a9eb2ac32966a61e (diff)
downloadfreebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.tar.gz
freebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.tar.zst
freebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.zip
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support! PR: ports/94459 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Diffstat (limited to 'www/roundup')
-rw-r--r--www/roundup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile
index a0a498a8d7d9..c33d52224513 100644
--- a/www/roundup/Makefile
+++ b/www/roundup/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://cheeseshop.python.org/packages/source/r/roundup/ \
- http://bsdchat.com/dist/dryice/
+ http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dryice@dryice.name