diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-06-16 20:14:35 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-06-16 20:14:35 +0000 |
commit | 761e21411cd6762773961fb222943b875d39e8d4 (patch) | |
tree | f3197ada4c5f45fd5cd3dd492027a9680016ce52 /math/gnuplot/Makefile | |
parent | 8359c8a984b27f74ef8aaf5d205e6a8310b1702f (diff) |
Notes
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r-- | math/gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 5d01deb39ada..7cb87c456e07 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuplot PORTVERSION= 3.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |