From d41db796bd7cff9ae9552600909f5c0ae1bd9277 Mon Sep 17 00:00:00 2001 From: bsam Date: Wed, 1 Apr 2009 10:10:16 +0000 Subject: Finish repocopies of new linux-f8 infrastructure ports: . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION). --- ftp/linux-curl/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ftp') diff --git a/ftp/linux-curl/Makefile b/ftp/linux-curl/Makefile index ee494bbbcfb..63f5068428a 100644 --- a/ftp/linux-curl/Makefile +++ b/ftp/linux-curl/Makefile @@ -7,6 +7,7 @@ PORTNAME= curl PORTVERSION= 7.13.1 +PORTREVISION= 1 CATEGORIES= ftp linux PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4 @@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4 MAINTAINER= acm@FreeBSD.org COMMENT= Curl linux version +CONFLICTS= linux-f8-curl-[0-9]* + USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes -- cgit