diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
commit | e4b7b9118a07c1abfba624cb75f204c62030aa79 (patch) | |
tree | 6d5d55da551a842aeccb81af2fbec5d4427e876a /science/cgnslib | |
parent | f2eb959f67512a813e3949b77e4c38d7f26e3cc4 (diff) | |
download | ports-e4b7b9118a07c1abfba624cb75f204c62030aa79.tar.gz ports-e4b7b9118a07c1abfba624cb75f204c62030aa79.zip |
Notes
Diffstat (limited to 'science/cgnslib')
-rw-r--r-- | science/cgnslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 691a86e04d52..88d6f512b351 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -3,7 +3,7 @@ PORTNAME= cgnslib DISTVERSION= 3.2.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= science MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/ |