diff options
-rw-r--r-- | editors/pico/Makefile | 20 | ||||
-rw-r--r-- | editors/pico/distinfo | 2 |
2 files changed, 18 insertions, 4 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index eb4efa4..5b9087e 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -4,13 +4,27 @@ # # $FreeBSD$ # -# This port tracks Pine4 # All patch files have been taken from mail/pine4 PORTNAME= pico PORTVERSION= 4.0 CATEGORIES= editors -MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ +MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ + http://mirror.sit.wisc.edu/pub/net/mail/pine/ \ + ftp://sunsite.doc.ic.ac.uk/packages/pine/ \ + ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cac.washington.edu/pine/ \ + ftp://ftp.fu-berlin.de/unix/mail/pine/ \ + http://ftp.cs.tu-berlin.de/pub/net/mail/pine/ \ + ftp://sunsite.auc.dk/pub/mail/pine/ \ + ftp://ftp.univ-lyon1.fr/pub/mirrors/unix/pine/ \ + ftp://cis.uniroma2.it/unix/misc/dist/PINE/ \ + ftp://ftp.gin.cz/pub/MIRRORS/ftp.cac.washington.edu/pine/ \ + ftp://ftp.eunet.cz/pub/comm/mail/pine/ \ + ftp://ftp.vse.cz/pub/network/mail/pine/ \ + ftp://sunsite.icm.edu.pl/pub/unix/mail/pine/ \ + ftp://giswitch.sggw.waw.pl/pub/unix/pine/ \ + ftp://ftp.ucr.ac.cr/pub/Unix/mail/pine \ + ftp://ftp.ut.ee/pub/unix/mail/pine/ DISTNAME= pine${pineversion} MAINTAINER= jeremy@external.org @@ -18,7 +32,7 @@ MAINTAINER= jeremy@external.org WRKSRC= ${WRKDIR}/pine${pineversion}/pico PATCH_WRKSRC= ${WRKSRC}/.. -pineversion= 4.32 +pineversion= 4.33 MAKEFILE= makefile.bsf ALL_TARGET= pico diff --git a/editors/pico/distinfo b/editors/pico/distinfo index d57d01f..e389418 100644 --- a/editors/pico/distinfo +++ b/editors/pico/distinfo @@ -1 +1 @@ -MD5 (pine4.32.tar.gz) = f9031683c5a69873535694f49edbbc15 +MD5 (pine4.33.tar.gz) = fb45dcfa1d3379031700da49236b2b9c |