pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Whitespace fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d33f935fd524
branches:  trunk
changeset: 465450:d33f935fd524
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Tue Dec 30 16:53:48 2003 +0000

description:
Whitespace fix

diffstat:

 chat/irssi/Makefile  |  3 +--
 games/fkiss/Makefile |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 63a8373b7461 -r d33f935fd524 chat/irssi/Makefile
--- a/chat/irssi/Makefile       Tue Dec 30 16:48:44 2003 +0000
+++ b/chat/irssi/Makefile       Tue Dec 30 16:53:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/12/11 20:18:58 veego Exp $
+# $NetBSD: Makefile,v 1.22 2003/12/30 16:57:40 cjep Exp $
 
 DISTNAME=              ${IRSSI_DISTNAME}
 CATEGORIES=            chat
@@ -53,7 +53,6 @@
 CONFIGURE_ARGS+=       --disable-ssl
 .endif
 
-
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/config.h ${IRSSI_CONFIG_H}
        ${INSTALL_DATA} ${WRKSRC}/irssi-config ${IRSSI_CONFIG}
diff -r 63a8373b7461 -r d33f935fd524 games/fkiss/Makefile
--- a/games/fkiss/Makefile      Tue Dec 30 16:48:44 2003 +0000
+++ b/games/fkiss/Makefile      Tue Dec 30 16:53:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/12/24 09:53:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2003/12/30 16:53:48 cjep Exp $
 #
 
 DISTNAME=              fkiss-0.33
@@ -32,7 +32,6 @@
        ${SED} -e "s,XXXPREFIXXXX,${PREFIX},g" \
                <${WRKSRC}/fkiss.man.bak >${WRKSRC}/fkiss.man
 
-
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/fkiss ${PREFIX}/bin
        ${INSTALL_MAN} ${WRKSRC}/fkiss.man ${PREFIX}/man/man6/fkiss.6



Home | Main Index | Thread Index | Old Index