diff options
| -rw-r--r-- | mail/dspam-devel/Makefile | 2 | ||||
| -rw-r--r-- | mail/dspam/Makefile | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index e6ba92c98cb9..89d293e29940 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -13,7 +13,7 @@ CATEGORIES=	mail  MASTER_SITES=	# set later  PKGNAMESUFFIX=	-devel -MAINTAINER=	ports@FreeBSD.org +MAINTAINER=	danny@dannywarren.com  COMMENT=	Bayesian spam filter - development version  PORTVER_MAJ=	3.10.1 diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 12ba5d5e0c17..1855d8b1ea63 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -13,7 +13,7 @@ MASTER_SITES=	SF \  		http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/  MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER=	ports@FreeBSD.org +MAINTAINER=	danny@dannywarren.com  COMMENT=	Bayesian spam filter  MIN_OPTIONS_VER=	${PORTNAME}-3.9.0 | 
