pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang whitespace nit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47a489a04164
branches:  trunk
changeset: 482005:47a489a04164
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Oct 17 15:32:57 2004 +0000

description:
whitespace nit

diffstat:

 lang/kaffe-esound/Makefile |  4 ++--
 lang/kaffe-x11/Makefile    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 2140d7b6359a -r 47a489a04164 lang/kaffe-esound/Makefile
--- a/lang/kaffe-esound/Makefile        Sun Oct 17 13:37:43 2004 +0000
+++ b/lang/kaffe-esound/Makefile        Sun Oct 17 15:32:57 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:15:01 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/17 15:32:57 tv Exp $
 #
 
 .include "../../lang/kaffe/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/kaffe/kaffe-esound/}
-PKGREVISION=   1
+PKGREVISION=           1
 
 COMMENT+=              (sound support through esound)
 
diff -r 2140d7b6359a -r 47a489a04164 lang/kaffe-x11/Makefile
--- a/lang/kaffe-x11/Makefile   Sun Oct 17 13:37:43 2004 +0000
+++ b/lang/kaffe-x11/Makefile   Sun Oct 17 15:32:57 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:15:01 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/17 15:32:57 tv Exp $
 #
 
 .include "../../lang/kaffe/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/kaffe/kaffe-x11/}
-PKGREVISION=   1
+PKGREVISION=           1
 
 COMMENT+=              (AWT support through X11)
 



Home | Main Index | Thread Index | Old Index