diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /cad | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'cad')
-rw-r--r-- | cad/meshdev/Makefile | 2 | ||||
-rw-r--r-- | cad/meshlab/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/meshdev/Makefile b/cad/meshdev/Makefile index 8b7634580b44..a45d31cbf723 100644 --- a/cad/meshdev/Makefile +++ b/cad/meshdev/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~gahr/distfiles/ MASTER_SITE_SUBDIR= gahr -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mesh comparison software USES= dos2unix 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 |