From c71f32b4aabef935ab6c04839fc26bbc20243665 Mon Sep 17 00:00:00 2001 From: max Date: Sun, 25 May 1997 18:34:39 +0000 Subject: Fix typo in the MAINTAINER field. PR: 3679 Submitted by: sanpei@yy.cs.keio.ac.jp --- comms/snooper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 5fe387994cee..8bea5d9eb1bf 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -2,7 +2,7 @@ # Date created: 4 May 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id: Makefile,v 1.1.1.1 1997/05/20 06:11:15 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1997/05/20 06:23:49 asami Exp $ # DISTNAME= snooper.970212 @@ -10,7 +10,7 @@ PKGNAME= snooper-970212 CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ -MAINTAINER= itojun.itojun.org +MAINTAINER= itojun@itojun.org WRKSRC= ${WRKDIR}/snooper/build HAS_CONFIGURE= yes -- cgit