From daa61d3b11c59fba6164bbfbecffae2378643963 Mon Sep 17 00:00:00 2001
From: Steve Price <steve@FreeBSD.org>
Date: Thu, 15 Mar 2001 23:13:16 +0000
Subject: The MAINTAINER must be a simple email address.

---
 net/unison/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'net/unison')

diff --git a/net/unison/Makefile b/net/unison/Makefile
index fbb4a4a065b3..1d2493b5e533 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-$
 DISTNAME=	src
 DIST_SUBDIR=	unison
 
-MAINTAINER=	Dan Pelleg <dpelleg+unison@cs.cmu.edu>
+MAINTAINER=	dpelleg+unison@cs.cmu.edu
 
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
 
-- 
cgit v1.2.3