diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /graphics/gdchart | |
parent | eeb0232a477853320129e42a04324af2686eca56 (diff) | |
download | ports-eff60e5ddbce15a254c860d4fef91197591e24a4.tar.gz ports-eff60e5ddbce15a254c860d4fef91197591e24a4.zip |
Notes
Diffstat (limited to 'graphics/gdchart')
-rw-r--r-- | graphics/gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index c8bca3e55b64..5d4389cfbb4b 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdchart PORTVERSION= 0.11.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |