diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-03 21:30:23 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-03 21:30:23 +0000 |
commit | e9c6b8bf70b9573354027746c2c75eb47a727cc6 (patch) | |
tree | 48ea24cd6db57df8ed8f1545787ee8fc73b12c64 /textproc/linux-f8-aspell/Makefile | |
parent | 5a870ed2bbd6a93d165bda1faadb04f028b8b9ee (diff) |
-Remove dead and add new ftp/http in MASTER_SITES.
-Add download SRPM for GPL legal issue. [1]
-Update Icelandic to fix the fetch, bump the PORTREVISION.
Requested by: pav [1]
Notes
Notes:
svn path=/head/; revision=194830
Diffstat (limited to 'textproc/linux-f8-aspell/Makefile')
-rw-r--r-- | textproc/linux-f8-aspell/Makefile | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/textproc/linux-f8-aspell/Makefile b/textproc/linux-f8-aspell/Makefile index f6b9d3291b49..facc8cb76c43 100644 --- a/textproc/linux-f8-aspell/Makefile +++ b/textproc/linux-f8-aspell/Makefile @@ -7,13 +7,12 @@ PORTNAME= aspell PORTVERSION= 0.50.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux -MASTER_SITES= ftp://sunsite.cnlab-switch.ch/mirror/ximian/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.ntua.gr/pub/X11/ximian/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.icm.edu.pl/vol/rzm8/ximian/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.chg.ru/.7/X11/ximian/ximian-evolution/redhat-80-i386/ \ - ftp://ftp.is.co.za/mirror/ftp.ximian.com/ximian-evolution/redhat-80-i386/ +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/ \ + ftp://ftp.is.co.za/mirror/ftp.ximian.com/ximian-evolution/redhat-80-i386/ \ + ftp://ftp.chg.ru/pub/X11/ximian/ximian-evolution/redhat-80-i386/ DISTNAME= ${PORTNAME}-${PORTVERSION}-0.ximian.5.1 DISTFILES= ${DISTNAME}.i386.rpm # needed for slave ports / options EXTRACT_SUFX= .i386.rpm @@ -52,7 +51,7 @@ DICTVER_GV= 0.50-0 DICTVER_HR= 0.51-0 DICTVER_IA= 0.50-1 DICTVER_ID= 0.50.1-0 -DICTVER_IS= 0.51-0 +DICTVER_IS= 0.51.1-0 DICTVER_IT= 0.53-0 DICTVER_MI= 0.50-0 DICTVER_MS= 0.50-0 |