diff options
Diffstat (limited to 'graphics/linux-ungif/Makefile')
-rw-r--r-- | graphics/linux-ungif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-ungif/Makefile b/graphics/linux-ungif/Makefile index 35743e62486c..356268b5a4c6 100644 --- a/graphics/linux-ungif/Makefile +++ b/graphics/linux-ungif/Makefile @@ -6,14 +6,14 @@ PORTNAME= ungif PORTVERSION= 4.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics linux DISTNAME= libungif-${PORTVERSION}-3.fc4.2 MAINTAINER= maho@FreeBSD.org COMMENT= RPM of the ungif lib -CONFLICTS= linux-f8-ungif-[0-9]* +CONFLICTS= linux-f8-ungif-[0-9]* linux-f10-ungif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 |