diff options
-rw-r--r-- | sysutils/fam/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index 288d41489f5..8797e9e56a2 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:32 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2005/08/10 20:57:56 jlam Exp $ # DISTNAME= fam-2.7.0 @@ -8,6 +8,8 @@ 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/ +CONFLICTS+= gamin-[0-9]* + MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://oss.sgi.com/projects/fam/ COMMENT= File Alteration Monitor |