diff options
author | kris <kris@FreeBSD.org> | 2001-04-17 23:51:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-04-17 23:51:01 +0800 |
commit | b46b01e7b2af607e8c5c678bed3778dc12b59dbb (patch) | |
tree | 3a1e1dbde45f295ada40a2de30f3193eec966358 /mail/smtpfeed/Makefile | |
parent | 98177e521e0f66d5d3a570997744a4f10ab24a70 (diff) | |
download | freebsd-ports-gnome-b46b01e7b2af607e8c5c678bed3778dc12b59dbb.tar.gz freebsd-ports-gnome-b46b01e7b2af607e8c5c678bed3778dc12b59dbb.tar.zst freebsd-ports-gnome-b46b01e7b2af607e8c5c678bed3778dc12b59dbb.zip |
Update to smtpfeed 1.13
Diffstat (limited to 'mail/smtpfeed/Makefile')
-rw-r--r-- | mail/smtpfeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 622c13fbb1b2..79c58b8954e1 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smtpfeed -PORTVERSION= 1.05 +PORTVERSION= 1.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ |