diff options
author | glewis <glewis@FreeBSD.org> | 2004-07-14 00:31:01 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-07-14 00:31:01 +0800 |
commit | 3de26916958cac7da1f05649b43fb7dd5f946874 (patch) | |
tree | 1af5b3800186781d6268dec7c54c37e07ff8a6cb /math | |
parent | 759f7f12fba8937746649bc8fc4f7dc5d7a9bd20 (diff) | |
download | freebsd-ports-gnome-3de26916958cac7da1f05649b43fb7dd5f946874.tar.gz freebsd-ports-gnome-3de26916958cac7da1f05649b43fb7dd5f946874.tar.zst freebsd-ports-gnome-3de26916958cac7da1f05649b43fb7dd5f946874.zip |
. Bump PORTREVISION (forgotten in previous commit).
Diffstat (limited to 'math')
-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 f2a8513c649d..d82cd3108659 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuplot PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |