aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2006-01-27 04:36:12 +0800
committerjmz <jmz@FreeBSD.org>2006-01-27 04:36:12 +0800
commit885140656516a65fa248843555f6d8f1df81d76b (patch)
tree312c5029e010b7b3aafa8dc0b2c96f9f2eabb9b7
parent28f53e76ed11885dd05111f93f492c6043db9be6 (diff)
downloadfreebsd-ports-gnome-885140656516a65fa248843555f6d8f1df81d76b.tar.gz
freebsd-ports-gnome-885140656516a65fa248843555f6d8f1df81d76b.tar.zst
freebsd-ports-gnome-885140656516a65fa248843555f6d8f1df81d76b.zip
Fix mastersite, now it's fetchable again.
PR: ports/92385 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
-rw-r--r--lang/p2c/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile
index 8b12ebb89b7f..195370979e46 100644
--- a/lang/p2c/Makefile
+++ b/lang/p2c/Makefile
@@ -9,9 +9,8 @@ PORTNAME= p2c
PORTVERSION= 1.21a
PORTREVISION= 2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.clara.net/pub/mirrors/gnu/hurd/ \
- ftp://ftp.u-aizu.ac.jp/pub/lang/netsw/Pascal/ \
- ftp://ftp.simcb.ru/pub/unix/src/
+MASTER_SITES= http://darkstar.ist.utl.pt/slackware/slackware_source/d/p2c/ \
+ http://www.slackware.at/data/slackware-10.0/source/d/p2c/
DISTFILES= p2c-1.21alpha2.tar.gz
MAINTAINER= jmz@FreeBSD.org