From 68171b19384f34bc18cc4fe1a12e6774e699b2f5 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 21 Jan 2007 20:53:08 +0000 Subject: [PATCH] - Added mirror (unreliable master site) - pass maintainership to submitter PR: ports/108187 Submitted by: Beech Rintoul --- comms/snooper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index d4e8d0963251..36c76528120e 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -9,10 +9,10 @@ PORTNAME= snooper PORTVERSION= 1999.12.02 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ +MASTER_SITES= http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@alaskaparadise.com COMMENT= Serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/${PORTNAME}/build