diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-22 16:36:04 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-22 16:36:04 +0800 |
commit | ca40060393a75e5091f8e9c50eff4a7079e35a30 (patch) | |
tree | 8fe1a52af3c2edb9a0e8a45809267cb883a773a0 /www/oops | |
parent | 17145d45aade73f240d133ddecd24da53737c7d5 (diff) | |
download | freebsd-ports-gnome-ca40060393a75e5091f8e9c50eff4a7079e35a30.tar.gz freebsd-ports-gnome-ca40060393a75e5091f8e9c50eff4a7079e35a30.tar.zst freebsd-ports-gnome-ca40060393a75e5091f8e9c50eff4a7079e35a30.zip |
Add extra master site
PR: 96143
Submitted by: marck (maintainer)
Diffstat (limited to 'www/oops')
-rw-r--r-- | www/oops/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile index 362e9418645b..9969fd5cc5f2 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -9,7 +9,8 @@ PORTNAME= oops PORTVERSION= ${OOPSVERSION} PORTREVISION= 4 CATEGORIES= www -MASTER_SITES= http://oops-cache.org/ +MASTER_SITES= http://oops-cache.org/ \ + ftp://kucha.ru/pub/misc/oops/ DISTNAME= ${PORTNAME}-${OOPSVERSION} MAINTAINER= marck@FreeBSD.org |