Update MASTER_SITES.
Pointed out by: Max
This commit is contained in:
parent
dccefb8a4b
commit
2e0134082d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9286
1 changed files with 5 additions and 2 deletions
|
@ -5,13 +5,16 @@
|
|||
# Whom: Narvi <narvi@haldjas.folklore.ee>
|
||||
# David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/02/07 23:54:06 obrien Exp $
|
||||
# $Id: Makefile,v 1.2 1997/07/17 15:12:57 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= socket++-1.10
|
||||
PKGNAME= libsocket++-1.10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.fh-furtwangen.de/pub/C++-class-libraries/networking/
|
||||
MASTER_SITES= ftp://ftp.umsicht.fhg.de/pub/unix/language/C++/class-libraries/ \
|
||||
ftp://ftp.par.univie.ac.at/pub/unix/c++/ \
|
||||
ftp://jungfrau.ptf.hro.nl/pub/socket/
|
||||
|
||||
|
||||
MAINTAINER= narvi@haldjas.folklore.ee
|
||||
|
||||
|
|
Loading…
Reference in a new issue