diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /graphics/dataplot/Makefile | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz |
Bump portrevision after png update
Diffstat (limited to 'graphics/dataplot/Makefile')
-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 d4970fb..2b3131b 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= dataplot PORTVERSION= 20132012 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ |