diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 6f651c5089a..f70c98627c4 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2008/11/10 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2009/08/25 12:32:55 wiz Exp $ DISTNAME= arla-0.43 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://www.stacken.kth.se/project/arla/ COMMENT= Free AFS implementation from KTH -BROKEN_IN= pkgsrc-2006Q4 - CONFLICTS+= heimdal-[0-9]* CONFLICTS+= lwp-[0-9]* CONFLICTS+= openafs-[0-9]* |