diff options
Diffstat (limited to 'ftp/linux-curl/Makefile')
-rw-r--r-- | ftp/linux-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/linux-curl/Makefile b/ftp/linux-curl/Makefile index 63f5068428a0..88b5527c361e 100644 --- a/ftp/linux-curl/Makefile +++ b/ftp/linux-curl/Makefile @@ -7,7 +7,7 @@ PORTNAME= curl PORTVERSION= 7.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp linux PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4 @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-5.fc4 MAINTAINER= acm@FreeBSD.org COMMENT= Curl linux version -CONFLICTS= linux-f8-curl-[0-9]* +CONFLICTS= linux-f8-curl-[0-9]* linux-f10-curl-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 |