diff options
Diffstat (limited to 'devel/SWIG-devel/Makefile')
-rw-r--r-- | devel/SWIG-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index 857346790b85..9696ccacec51 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 |