diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 19:20:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 19:20:16 +0800 |
commit | f83731e091bc490e6e9abe23853d9e6ad6aeaeaf (patch) | |
tree | f7efafdb133145d0f9146f7f2f2a55c9dde104dc | |
parent | a09307d6ef2a08f92c6cf381eac755d85f6a2696 (diff) | |
download | freebsd-ports-gnome-f83731e091bc490e6e9abe23853d9e6ad6aeaeaf.tar.gz freebsd-ports-gnome-f83731e091bc490e6e9abe23853d9e6ad6aeaeaf.tar.zst freebsd-ports-gnome-f83731e091bc490e6e9abe23853d9e6ad6aeaeaf.zip |
Update master_site
-rw-r--r-- | devel/portlet-api/Makefile | 2 | ||||
-rw-r--r-- | devel/prototype/Makefile | 2 | ||||
-rw-r--r-- | devel/robodoc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/portlet-api/Makefile b/devel/portlet-api/Makefile index a36bd7b2ea90..1f7499706a2b 100644 --- a/devel/portlet-api/Makefile +++ b/devel/portlet-api/Makefile @@ -9,7 +9,7 @@ PORTNAME= portlet-api PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= devel java -MASTER_SITES= http://www.ibiblio.org/maven/portlet-api/jars/ +MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/maven/portlet-api/ EXTRACT_SUFX= .jar EXTRACT_ONLY= # empty diff --git a/devel/prototype/Makefile b/devel/prototype/Makefile index 1af09a628807..d243ef6c9317 100644 --- a/devel/prototype/Makefile +++ b/devel/prototype/Makefile @@ -9,7 +9,7 @@ PORTNAME= prototype PORTVERSION= 1.10 CATEGORIES= devel -MASTER_SITES= http://www.xs4all.nl/~carlo17/prototype/ +MASTER_SITES= http://carlo17.home.xs4all.nl/prototype/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index ff719098f609..1f72e5c0dd2a 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -8,7 +8,7 @@ PORTNAME= robodoc PORTVERSION= 4.99.36 CATEGORIES= devel -MASTER_SITES= http://www.xs4all.nl/~rfsber/Robo/DistSource/ +MASTER_SITES= http://rfsber.home.xs4all.nl/Robo/DistSource/ MAINTAINER= ports@FreeBSD.org COMMENT= Code reference program similar to cxref that produces HTML |