diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
commit | a2f6ab3d55ee36c6e5c83064fb16d59dff566c7d (patch) | |
tree | 350bc85bb35f58801c7da2d26b6f22071d772316 | |
parent | add rdiff-backup (diff) |
Update mail/smtpmail (maintainer): 0.4 -> 0.4.1
* added a function to send attachments
PR: 54054
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=84117
-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 d0d30eca93a0..ed2429c84956 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 ab6dfd2cda63..225763bf39d3 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 |