diff options
author | pav <pav@FreeBSD.org> | 2003-12-05 06:32:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-05 06:32:46 +0800 |
commit | ee3d41443dfbc5374d5a96665b7462d0c363e71d (patch) | |
tree | 7b04210a4089e5ca9df3de9a197a437de81f02ef /x11 | |
parent | ab91116cfb3b24cb77219347c300607b808b8de6 (diff) | |
download | freebsd-ports-gnome-ee3d41443dfbc5374d5a96665b7462d0c363e71d.tar.gz freebsd-ports-gnome-ee3d41443dfbc5374d5a96665b7462d0c363e71d.tar.zst freebsd-ports-gnome-ee3d41443dfbc5374d5a96665b7462d0c363e71d.zip |
- Domain with MASTER_SITE is now owned by cybersquatters, it's gone from
mirror too. Maintainer put distfile on his ftp site.
PR: ports/59951
Submitted by: Stefan 'Sec' Zehl <sec@42.org> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xaniroc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index 65ad510f5ac3..10948d2f6288 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -8,8 +8,7 @@ PORTNAME= xaniroc PORTVERSION= 1.02 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ - ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/ +MASTER_SITES= ftp://ftp.42.org/pub/orphan/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .src.tar.Z |