diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-12 06:16:32 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-12 06:16:32 +0000 |
commit | c0666dee0295c31254dd79e791b028a58912144d (patch) | |
tree | e8e56bea60c0341e27d801b6d29e890552ac2115 /mail/smtpmail | |
parent | 4d38bd678d6f670100516f1785072cc96b5a1bf1 (diff) | |
download | ports-c0666dee0295c31254dd79e791b028a58912144d.tar.gz ports-c0666dee0295c31254dd79e791b028a58912144d.zip |
Notes
Diffstat (limited to 'mail/smtpmail')
-rw-r--r-- | mail/smtpmail/Makefile | 4 | ||||
-rw-r--r-- | mail/smtpmail/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index ed2429c84956..0ca9a2bbbe90 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -6,9 +6,9 @@ # PORTNAME= smtpmail -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= mail -MASTER_SITES= http://195.135.166.74/smtpmail/ \ +MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/smtpmail.pkg/0.4.2/ \ http://voodoo.oberon.net/ MAINTAINER= ponomarew@oberon.net diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo index 225763bf39d3..d3fb5a3c0bae 100644 --- a/mail/smtpmail/distinfo +++ b/mail/smtpmail/distinfo @@ -1 +1 @@ -MD5 (smtpmail-0.4.1.tar.gz) = 49051d9ebe95b31c8f1a548662c0628b +MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299 |