diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-10 01:13:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-10 01:13:35 +0000 |
commit | b8356435bb7db6a49609b63db05c9c1e5a00e2d2 (patch) | |
tree | 8ba6d4c1981a6a6bfefee758f399c148a5c29cdb | |
parent | 4752b0ac619b490ab93ee176616f41b7a3a4b9f6 (diff) | |
download | pkgsrc-b8356435bb7db6a49609b63db05c9c1e5a00e2d2.tar.gz |
whitespace cleanup
-rw-r--r-- | misc/py-mxDateTime/pkg/PLIST | 4 | ||||
-rw-r--r-- | net/libirc/pkg/COMMENT | 2 | ||||
-rw-r--r-- | pkgtools/pax/Makefile | 4 | ||||
-rw-r--r-- | plan9/rc/pkg/DESCR | 1 | ||||
-rw-r--r-- | print/ggv/pkg/PLIST | 3 | ||||
-rw-r--r-- | shells/rc/pkg/DESCR | 1 |
6 files changed, 6 insertions, 9 deletions
diff --git a/misc/py-mxDateTime/pkg/PLIST b/misc/py-mxDateTime/pkg/PLIST index 8c4cffaf968..6686b7a03b1 100644 --- a/misc/py-mxDateTime/pkg/PLIST +++ b/misc/py-mxDateTime/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/28 19:22:45 tsarna Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/01/10 01:13:35 wiz Exp $ lib/python1.5/site-packages/DateTime/mxDateTime/mxDateTime.so lib/python1.5/site-packages/DateTime/mxDateTime/__init__.py lib/python1.5/site-packages/DateTime/mxDateTime/__init__.pyc @@ -43,4 +43,4 @@ share/doc/py-mxDateTime/mxDateTime.html share/doc/py-mxDateTime/mxDateTime-History.html @dirrm lib/python1.5/site-packages/DateTime/mxDateTime @dirrm lib/python1.5/site-packages/DateTime -@dirrm share/doc/py-mxDateTime
\ No newline at end of file +@dirrm share/doc/py-mxDateTime diff --git a/net/libirc/pkg/COMMENT b/net/libirc/pkg/COMMENT index a49cb7e0bf6..9e234962b54 100644 --- a/net/libirc/pkg/COMMENT +++ b/net/libirc/pkg/COMMENT @@ -1 +1 @@ -libirc is a C-library for the IRC protocol. +libirc is a C-library for the IRC protocol diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile index c6ff289785b..87e309bb213 100644 --- a/pkgtools/pax/Makefile +++ b/pkgtools/pax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/07/02 08:37:28 agc Exp $ +# $NetBSD: Makefile,v 1.5 2000/01/10 01:13:36 wiz Exp $ # DISTNAME= pax-19980903 @@ -16,7 +16,7 @@ NO_PKG_REGISTER= yes NO_PACKAGE= No package registration is done MANCOMPRESSED_IF_MANZ= yes -post-extract: +post-extract: ${GREP} -v __RCSID ${FILESDIR}/pwcache.c >${WRKSRC}/pwcache.c ${CP} ${FILESDIR}/pwcache.h ${WRKSRC} diff --git a/plan9/rc/pkg/DESCR b/plan9/rc/pkg/DESCR index 832a0f8e53b..9c0367aebe8 100644 --- a/plan9/rc/pkg/DESCR +++ b/plan9/rc/pkg/DESCR @@ -18,4 +18,3 @@ Excerpts from the README: Haahr for letting me know what a shell should do and for contributing certain bits and pieces to rc (notably the limits code, print.c, most of which.c and the backquote redirection code). - diff --git a/print/ggv/pkg/PLIST b/print/ggv/pkg/PLIST index f2dc0b2efe7..09ef2ed578c 100644 --- a/print/ggv/pkg/PLIST +++ b/print/ggv/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1999/09/03 17:58:03 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/01/10 01:13:37 wiz Exp $ bin/ggv etc/CORBA/servers/application-ps.gnorba share/locale/de/LC_MESSAGES/ggv.mo @@ -25,4 +25,3 @@ share/gnome/help/ggv/C/docbook.css share/gnome/apps/Graphics/ggv.desktop @dirrm share/gnome/help/ggv/C @dirrm share/gnome/help/ggv - diff --git a/shells/rc/pkg/DESCR b/shells/rc/pkg/DESCR index 832a0f8e53b..9c0367aebe8 100644 --- a/shells/rc/pkg/DESCR +++ b/shells/rc/pkg/DESCR @@ -18,4 +18,3 @@ Excerpts from the README: Haahr for letting me know what a shell should do and for contributing certain bits and pieces to rc (notably the limits code, print.c, most of which.c and the backquote redirection code). - |