diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-04 12:08:47 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-04 12:08:47 +0800 |
commit | 2902473de1c6c00b429e4a9d0537875b22dd689b (patch) | |
tree | b75a9effe6431dfb52d68d5d1d8471dcd1f46e5a /mail/smail/Makefile | |
parent | 623e173252ca4f13614908cce573d766fe32af8e (diff) | |
download | freebsd-ports-gnome-2902473de1c6c00b429e4a9d0537875b22dd689b.tar.gz freebsd-ports-gnome-2902473de1c6c00b429e4a9d0537875b22dd689b.tar.zst freebsd-ports-gnome-2902473de1c6c00b429e4a9d0537875b22dd689b.zip |
upgrade to 3.2.0.114
PR: 40159
Submitted by: Tilman Linneweh <tilman@arved.de>
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 |