diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-22 20:33:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-22 20:33:42 +0000 |
commit | 1c50a6c792ba8452ae4e9abcbfe2045019dc25ea (patch) | |
tree | 5527e4b3a61f2d494303d93243bac49ee35577ad | |
parent | b8623ee004f581aab182bea4b01406b22407d3fa (diff) | |
download | ports-1c50a6c792ba8452ae4e9abcbfe2045019dc25ea.tar.gz ports-1c50a6c792ba8452ae4e9abcbfe2045019dc25ea.zip |
Notes
-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 44e2cc902fe8..c5ab9da70f86 100644 --- a/graphics/inventor/Makefile +++ b/graphics/inventor/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://oss.sgi.com/projects/inventor/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-/} EXTRACT_SUFX= .src.tar.gz -MAINTAINER= c47g@gmx.at +MAINTAINER= ports@FreeBSD.org COMMENT= SGI's Open Inventor (TM) LICENSE= LGPL21 |