pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/ircII remove a superfluous comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab0e90ea847a
branches:  trunk
changeset: 465732:ab0e90ea847a
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Jan 05 11:16:31 2004 +0000

description:
remove a superfluous comment.

diffstat:

 chat/ircII/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 1c3016830d10 -r ab0e90ea847a chat/ircII/Makefile
--- a/chat/ircII/Makefile       Mon Jan 05 11:15:09 2004 +0000
+++ b/chat/ircII/Makefile       Mon Jan 05 11:16:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/01/05 11:15:09 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/05 11:16:31 grant Exp $
 
 DISTNAME=              ircii-${VERS}
 PKGNAME=               ircII-${VERS}
@@ -50,7 +50,6 @@
 CONFIGURE_ARGS+=       ${IRCII_CONFIGURE_ARGS}
 CONFIGURE_ENV+=                ${IRCII_CONFIGURE_ENV}
 
-# Solaris
 LDFLAGS.SunOS+=        -lsocket -lnsl
 
 pre-install:



Home | Main Index | Thread Index | Old Index