Change MASTER_SITES order.
This commit is contained in:
parent
31916a042f
commit
324e2f4b12
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.15 2009/09/10 22:12:55 jasper Exp $
|
# $OpenBSD: Makefile,v 1.16 2009/10/10 09:07:51 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= File Alteration Monitor
|
COMMENT= File Alteration Monitor
|
||||||
|
|
||||||
@ -19,8 +19,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
|||||||
|
|
||||||
WANTLIB= c m rpcsvc stdc++
|
WANTLIB= c m rpcsvc stdc++
|
||||||
|
|
||||||
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/stable/ \
|
MASTER_SITES= http://www.phil.uu.nl/~lievisse/distfiles/ \
|
||||||
http://www.phil.uu.nl/~lievisse/distfiles/
|
ftp://oss.sgi.com/projects/fam/download/stable/
|
||||||
|
|
||||||
USE_LIBTOOL= Yes
|
USE_LIBTOOL= Yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user