summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2008-04-16 05:34:51 +0000
committerobache <obache>2008-04-16 05:34:51 +0000
commit18cc61bfc3c806ba87b4a43724b1f49935180bd9 (patch)
tree125f434de42327b281379c94abce7596a1d39a84
parent1db6abab387d35f92a165bf04f46c4a91cd2ac6c (diff)
downloadpkgsrc-18cc61bfc3c806ba87b4a43724b1f49935180bd9.tar.gz
MASTER_SITES are dead.
Set ftp.42.org (Noticed by Zafer Aydogan via private mail) FreeBSD ports doing.
-rw-r--r--x11/xaniroc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile
index eebf275efe1..94f7e8c4b5b 100644
--- a/x11/xaniroc/Makefile
+++ b/x11/xaniroc/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2006/12/27 13:37:43 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/16 05:34:51 obache Exp $
DISTNAME= xaniroc
PKGNAME= xaniroc-1.02
PKGREVISION= 2
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/
EXTRACT_SUFX= .src.tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org