diff options
Diffstat (limited to 'devel/SWIG/Makefile')
-rw-r--r-- | devel/SWIG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 9e6efd61bdd9..27d45aeccd22 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ -MAINTAINER= erich@FreeBSD.ORG +MAINTAINER= erich@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 |