diff options
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r-- | comms/snooper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index bbcec0d4772..5bc37999ce9 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/29 12:40:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 16:35:16 martti Exp $ # FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $ DISTNAME= snooper-19991202 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ MAINTAINER= itojun@itojun.org -COMMENT= serial line protocol analyzer (need two serial interfaces) +COMMENT= Serial line protocol analyzer (need two serial interfaces) GNU_CONFIGURE= yes USE_BUILDLINK2= yes |