diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
commit | 3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch) | |
tree | 8e56c67cbd222afd02e8ebaf5562ceb6431033ac /graphics/dataplot | |
parent | 4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff) |
- update to jpeg7
Tested by: pav on pointyhat
Notes
Notes:
svn path=/head/; revision=238018
Diffstat (limited to 'graphics/dataplot')
-rw-r--r-- | graphics/dataplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 24e306a04631..cf33e69d17ec 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= dataplot PORTVERSION= 20080225 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ |