diff options
author | leeym <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
commit | 645bdd9af5020ac5bcb1242d78f02879a90f0c44 (patch) | |
tree | 0b5e7501d500183afd934c638006cbc13fe88d44 /mail/smtpmail | |
parent | 497fa48e35883c488a3969a3a1e99a42abe7cc07 (diff) | |
download | FreeBSD-ports-645bdd9af5020ac5bcb1242d78f02879a90f0c44.zip FreeBSD-ports-645bdd9af5020ac5bcb1242d78f02879a90f0c44.tar.gz |
Update mail/smtpmail (maintainer): 0.4 -> 0.4.1
* added a function to send attachments
PR: 54054
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'mail/smtpmail')
-rw-r--r-- | mail/smtpmail/Makefile | 2 | ||||
-rw-r--r-- | mail/smtpmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index d0d30ec..ed2429c 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smtpmail -PORTVERSION= 0.4 +PORTVERSION= 0.4.1 CATEGORIES= mail MASTER_SITES= http://195.135.166.74/smtpmail/ \ http://voodoo.oberon.net/ diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo index ab6dfd2..225763b 100644 --- a/mail/smtpmail/distinfo +++ b/mail/smtpmail/distinfo @@ -1 +1 @@ -MD5 (smtpmail-0.4.tar.gz) = cdfad420a49b5c3d8fe05799e9d3beac +MD5 (smtpmail-0.4.1.tar.gz) = 49051d9ebe95b31c8f1a548662c0628b |