diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/pico/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 4d08ef82e4d7..d0ebdb26e8b3 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ \ ftp://ftp.ut.ee/pub/unix/mail/pine/ \ - ftp://gd.tuwien.ac.at/infosys/mail/pine/ + ftp://gd.tuwien.ac.at/infosys/mail/pine/ \ + http://dougbarton.us/Downloads/ DISTNAME= pine${PORTVERSION} MAINTAINER= DougB@FreeBSD.org |