pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mbone/beacon Fix a typo in the COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5f684c0d881
branches:  trunk
changeset: 489981:d5f684c0d881
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Mar 01 17:15:48 2005 +0000

description:
Fix a typo in the COMMENT

diffstat:

 mbone/beacon/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r db844d91a5d3 -r d5f684c0d881 mbone/beacon/Makefile
--- a/mbone/beacon/Makefile     Tue Mar 01 16:07:50 2005 +0000
+++ b/mbone/beacon/Makefile     Tue Mar 01 17:15:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/03 15:06:36 cube Exp $
+# $NetBSD: Makefile,v 1.2 2005/03/01 17:15:48 agc Exp $
 #
 
 DISTNAME=      beacon-1.1-0
@@ -8,7 +8,7 @@
 
 MAINTAINER=    manu%NetBSD.org@localhost
 HOMEPAGE=      http://dast.nlanr.net/Projects/Beacon/
-COMMENT=       Multicast supervison tool
+COMMENT=       Multicast supervision tool
 
 GNU_CONFIGURE= YES
 USE_BUILDLINK3=        YES



Home | Main Index | Thread Index | Old Index