svn commit: r468308 - head/net/sendemail

Danilo G. Baio dbaio at FreeBSD.org
Thu Apr 26 00:23:16 UTC 2018


Author: dbaio
Date: Thu Apr 26 00:23:15 2018
New Revision: 468308
URL: https://svnweb.freebsd.org/changeset/ports/468308

Log:
  net/sendemail: Take MAINTAINER'ship
  
  Also remove an unknown address from MASTER_SITES

Modified:
  head/net/sendemail/Makefile

Modified: head/net/sendemail/Makefile
==============================================================================
--- head/net/sendemail/Makefile	Wed Apr 25 22:00:04 2018	(r468307)
+++ head/net/sendemail/Makefile	Thu Apr 26 00:23:15 2018	(r468308)
@@ -5,11 +5,10 @@ PORTNAME=	sendEmail
 PORTVERSION=	1.56
 PORTREVISION=	2
 CATEGORIES=	net
-MASTER_SITES=	http://caspian.dotconf.net/menu/Software/SendEmail/ \
-		http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
+MASTER_SITES=	http://caspian.dotconf.net/menu/Software/SendEmail/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	dbaio at FreeBSD.org
 COMMENT=	Lightweight, completely command line based, SMTP email agent
 
 LICENSE=	GPLv2+


More information about the svn-ports-head mailing list