diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
commit | 4b0bc31c4501da9431f759a91c5672ab5ceae592 (patch) | |
tree | c978e3af361533cbd7bcf64cc754557aa67118ec /comms/snooper | |
parent | dfefa7d02d24b689ef77af7ed53709bc6898bdab (diff) | |
download | ports-4b0bc31c4501da9431f759a91c5672ab5ceae592.tar.gz ports-4b0bc31c4501da9431f759a91c5672ab5ceae592.zip |
Notes
Diffstat (limited to 'comms/snooper')
-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 36c76528120e..e12b5326b415 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@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= Serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/${PORTNAME}/build |