1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Add new MASTER_SITES

PR:		56199
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-08-30 17:15:59 +00:00
parent ef266e7235
commit c7c59e31c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88089
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -2,4 +2,4 @@ The ukcprog library contains generally useful low level routines.
The ukcprog.h header file contains prototypes for the routines as
well as defining some useful macros and types.
WWW: http://www.i-scream.org.uk/
WWW: http://www.i-scream.org/