svn commit: r368416 - in head/mail: dspam dspam-devel

Carlo Strub cs at FreeBSD.org
Wed Sep 17 20:43:12 UTC 2014


Author: cs
Date: Wed Sep 17 20:43:12 2014
New Revision: 368416
URL: http://svnweb.freebsd.org/changeset/ports/368416
QAT: https://qat.redports.org/buildarchive/r368416/

Log:
  Danny takes maintainership

Modified:
  head/mail/dspam-devel/Makefile
  head/mail/dspam/Makefile

Modified: head/mail/dspam-devel/Makefile
==============================================================================
--- head/mail/dspam-devel/Makefile	Wed Sep 17 20:33:22 2014	(r368415)
+++ head/mail/dspam-devel/Makefile	Wed Sep 17 20:43:12 2014	(r368416)
@@ -13,7 +13,7 @@ CATEGORIES=	mail
 MASTER_SITES=	# set later
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danny at dannywarren.com
 COMMENT=	Bayesian spam filter - development version
 
 PORTVER_MAJ=	3.10.1

Modified: head/mail/dspam/Makefile
==============================================================================
--- head/mail/dspam/Makefile	Wed Sep 17 20:33:22 2014	(r368415)
+++ head/mail/dspam/Makefile	Wed Sep 17 20:43:12 2014	(r368416)
@@ -13,7 +13,7 @@ MASTER_SITES=	SF \
 		http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
 MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danny at dannywarren.com
 COMMENT=	Bayesian spam filter
 
 MIN_OPTIONS_VER=	${PORTNAME}-3.9.0


More information about the svn-ports-head mailing list