diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-04 04:08:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-04 04:08:47 +0000 |
commit | 321c387ce21f32649da43b961b023b32c7e329f0 (patch) | |
tree | b922b5e9655a246ec0aaebac18cb98d1ba6586f7 /mail/smail/Makefile | |
parent | 5cd910390ce120878e43ae47216c0a1665e1d2a3 (diff) | |
download | ports-321c387ce21f32649da43b961b023b32c7e329f0.tar.gz ports-321c387ce21f32649da43b961b023b32c7e329f0.zip |
Notes
Diffstat (limited to 'mail/smail/Makefile')
-rw-r--r-- | mail/smail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index 20e3f5f1a7f5..d6b0a94fd989 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -6,11 +6,12 @@ # PORTNAME= smail -PORTVERSION= 3.2.0.111 +PORTVERSION= 3.2.0.114 CATEGORIES= mail MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ ftp://ftp.planix.com/pub/Smail/ \ - ftp://ftp.fu-berlin.de/unix/mail/smail/ + ftp://ftp.fu-berlin.de/unix/mail/smail/ \ + ftp://ftp.weird.com/pub/local/ MAINTAINER= ports@FreeBSD.org |