diff options
Diffstat (limited to 'textproc/linux-aspell/Makefile')
-rw-r--r-- | textproc/linux-aspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index 82c3daa1da8a..e7057629fb0a 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell PORTVERSION= 0.50.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc linux MASTER_SITES= ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/ \ ftp://ftp.pbone.net/mirror/ftp.ximian.com/pub/ximian-evolution/redhat-80-i386/source/ \ @@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (linux version) -CONFLICTS= linux-f8-aspell-[0-9]* +CONFLICTS= linux-f8-aspell-[0-9]* linux-f10-aspell-[0-9]* USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 |