diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /graphics/inventor | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'graphics/inventor')
-rw-r--r-- | graphics/inventor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile index fbf591f1c178..90bef35e84af 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -7,7 +7,7 @@ PORTNAME= inventor PORTVERSION= 2.1.5.p10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ftp://oss.sgi.com/projects/inventor/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-/} |