diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
commit | b83d7bf933421ec67d43832596ab3f5cf5a33532 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /graphics/phplot | |
parent | - Trim the article from the COMMENT line (diff) |
- update libdg to 2.1.0
Notes
Notes:
svn path=/head/; revision=324437
Diffstat (limited to 'graphics/phplot')
-rw-r--r-- | graphics/phplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index a72ce94f0c7f..54b6a29a3045 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= phplot PORTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= SF:source1 \ SF/${PORTNAME}/Manual/20130511:source2 |