diff options
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 3cdf57904951..837355f11201 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -14,7 +14,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 |