diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:15:59 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-30 17:15:59 +0000 |
commit | c7c59e31c78e2cb222ebb95f60fdebb715e808d1 (patch) | |
tree | 8bcabf4f51fec7175204de06874c746eb3e866ce /devel/libukcprog/Makefile | |
parent | ef266e7235dc0059ac888ca75bf8935984de4324 (diff) | |
download | ports-c7c59e31c78e2cb222ebb95f60fdebb715e808d1.tar.gz ports-c7c59e31c78e2cb222ebb95f60fdebb715e808d1.zip |
Notes
Diffstat (limited to 'devel/libukcprog/Makefile')
-rw-r--r-- | devel/libukcprog/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 1fb9658ac311..33d5bda10284 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -8,7 +8,10 @@ PORTNAME= libukcprog PORTVERSION= 1.0.1 CATEGORIES= devel -MASTER_SITES= http://snapshots.i-scream.org/%SUBDIR%/ +MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://www.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net |