diff options
-rw-r--r-- | ports-mgmt/barry/Makefile | 3 | ||||
-rw-r--r-- | sysutils/barry/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 85edad473559..872f9112cd84 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -8,7 +8,8 @@ PORTNAME= barry PORTVERSION= 0.5.3 CATEGORIES= sysutils kde -MASTER_SITES= http://frerich.ath.cx/barry/ +MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \ + http://freebsd.so14k.com/barry/ MAINTAINER= so14k@so14k.com diff --git a/sysutils/barry/Makefile b/sysutils/barry/Makefile index 85edad473559..872f9112cd84 100644 --- a/sysutils/barry/Makefile +++ b/sysutils/barry/Makefile @@ -8,7 +8,8 @@ PORTNAME= barry PORTVERSION= 0.5.3 CATEGORIES= sysutils kde -MASTER_SITES= http://frerich.ath.cx/barry/ +MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \ + http://freebsd.so14k.com/barry/ MAINTAINER= so14k@so14k.com |