diff options
author | cjep <cjep@pkgsrc.org> | 2003-10-18 13:08:48 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-10-18 13:08:48 +0000 |
commit | 14f49687e6a871ea990b6cdbe3715f2b1fb07356 (patch) | |
tree | a34a5a55cd11a349df67ffc0e6eba78cf456a45b /graphics | |
parent | 08b30c48646545857b782da916330a50bd142edb (diff) | |
download | pkgsrc-14f49687e6a871ea990b6cdbe3715f2b1fb07356.tar.gz |
Whitespace fixes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index fd9f2bd317d..84baed32ece 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/09/27 12:03:50 tron Exp $ +# $NetBSD: Makefile,v 1.18 2003/10/18 13:08:49 cjep Exp $ DISTNAME= xplot-0.90.7.1 PKGREVISION= 1 @@ -12,7 +12,7 @@ COMMENT= Plotting program, most often used in conjunction with tcptrace USE_X11BASE= yes GNU_CONFIGURE= yes -DOCFILES= ANNOUNCE README README.tcp_plots +DOCFILES= ANNOUNCE README README.tcp_plots # demo.? removed from interim .7.1 version # demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7 |