diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
commit | b72a416cc0224280861acc8a5134e140e3ce45c3 (patch) | |
tree | 84a47fc3b14aa61101561804814046672492a831 /math | |
parent | 4bec16191c20f0067a02f5a7631c8d8fb5166435 (diff) | |
download | freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.gz freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.zst freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.zip |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'math')
-rw-r--r-- | math/cgal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 9e9020b68541..81f792d743f7 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.mpi-sb.mpg.de/pub/outgoing/CGAL/ DISTNAME= CGAL-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc_html${EXTRACT_SUFX} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A computational geometry library BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boost |