From e06025f125c7f15e99c43589164b4b37d34ae65d Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Tue, 13 Sep 2005 04:20:54 +0000 Subject: . Update to 0.4.5. . Assign maintainership to submitter. PR: 86051 Submitted by: Marcus Alves Grando --- mail/smtpmail/Makefile | 13 ++++++------- mail/smtpmail/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'mail/smtpmail') diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 358942b96421..5be0fbf6a339 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -6,22 +6,21 @@ # PORTNAME= smtpmail -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.5 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ - http://voodoo.oberon.net/download/ -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marcus@corp.grupos.com.br COMMENT= Tool to send the mails over remote smtp server GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" + PLIST_FILES= bin/smtpmail do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ - ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin .include diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo index 41d0b7049e00..b1444a6821b6 100644 --- a/mail/smtpmail/distinfo +++ b/mail/smtpmail/distinfo @@ -1,2 +1,2 @@ -MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299 -SIZE (smtpmail-0.4.2.tar.gz) = 68067 +MD5 (smtpmail-0.4.5.tar.gz) = b6405261255deeffe7e396b74f0fa9e2 +SIZE (smtpmail-0.4.5.tar.gz) = 100674 -- cgit v1.2.3