diff options
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r-- | comms/snooper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index e12b5326b415..01eab6499ea2 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/${PORTNAME}/build |