diff options
Diffstat (limited to 'cad/meshlab/Makefile')
-rw-r--r-- | cad/meshlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index 607afbe33844..e2dcfed5799c 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -8,7 +8,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_LOCAL}/gahr/ \ http://people.freebsd.org/~gahr/distfiles/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D triangular meshes processing and editing tool LIB_DEPENDS= libQtSolutions_SOAP-head.so:${PORTSDIR}/devel/qt4-qtsolutions-soap |