diff options
Diffstat (limited to 'math/cgal/Makefile')
-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 |