diff options
author | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
commit | d0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch) | |
tree | a81530a98a1962ae954f41d7f3bdbff8ad57c02a /math/plplot-ada | |
parent | afaf5182ebb19e336c7c38866faec8f2785af74d (diff) | |
download | ports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.tar.gz ports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.zip |
Notes
Diffstat (limited to 'math/plplot-ada')
-rw-r--r-- | math/plplot-ada/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/plplot-ada/Makefile b/math/plplot-ada/Makefile index 86e83cc07318..7143effe886f 100644 --- a/math/plplot-ada/Makefile +++ b/math/plplot-ada/Makefile @@ -3,6 +3,7 @@ PORTNAME= plplot PORTVERSION= ${RELEASE} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada |