diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-08-20 19:33:47 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-08-20 19:33:47 +0000 |
commit | 93721b91978d4710259306b0f0e6673951a0b7b8 (patch) | |
tree | 860499d1aaaec00b68b61ea90ce86335d4d8d57b /graphics/xplot | |
parent | 49ae8c3cafaf007d3bf4c488059892eae00afed5 (diff) | |
download | pkgsrc-93721b91978d4710259306b0f0e6673951a0b7b8.tar.gz |
Add two missing man pages to the PLIST.
Bump PKGREVISION.
Diffstat (limited to 'graphics/xplot')
-rw-r--r-- | graphics/xplot/Makefile | 4 | ||||
-rw-r--r-- | graphics/xplot/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index bf98424096f..263a031ce01 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2005/06/01 18:02:58 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/08/20 19:33:47 kristerw Exp $ DISTNAME= xplot-0.90.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics x11 MASTER_SITES= http://www.xplot.org/xplot/ HOMEPAGE= http://www.xplot.org/ diff --git a/graphics/xplot/PLIST b/graphics/xplot/PLIST index d11c5289a8b..b799022e827 100644 --- a/graphics/xplot/PLIST +++ b/graphics/xplot/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/27 02:27:47 dan Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/08/20 19:33:47 kristerw Exp $ bin/tcpdump2xplot bin/xplot +man/man1/tcpdump2xplot.1 +man/man1/xplot.1 share/doc/xplot/ANNOUNCE share/doc/xplot/README share/doc/xplot/README.tcp_plots |