use MASTER_SITE_GENTOO properly
This commit is contained in:
parent
59220ca11c
commit
da0784d5a5
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.36 2008/01/09 21:17:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2009/07/19 18:18:09 tnn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fam-2.7.0
|
||||
PKGREVISION= 9
|
||||
CATEGORIES= sysutils devel
|
||||
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/stable/ \
|
||||
ftp://ftp.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \
|
||||
http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/
|
||||
${MASTER_SITE_GENTOO:=distfiles/}
|
||||
|
||||
CONFLICTS+= gamin-[0-9]*
|
||||
|
||||
|
|
Loading…
Reference in a new issue