diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /math/gnuplot | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/gnuplot/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index a7eadc0eddeb..ccfa106c67c7 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuplot PORTVERSION= 4.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gnuplot/pkg-plist b/math/gnuplot/pkg-plist index e4d65213dec1..2e66391a4e14 100644 --- a/math/gnuplot/pkg-plist +++ b/math/gnuplot/pkg-plist @@ -168,5 +168,3 @@ share/texmf-local/tex/latex/gnuplot/gnuplot.cfg %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm libexec/gnuplot/4.2 @dirrm libexec/gnuplot -@dirrm lib/X11/app-defaults -@dirrm lib/X11 |