diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /devel/swig13 | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) | |
download | ports-39c06186fafa7122957982b66909c1bfdfc3daa1.tar.gz ports-39c06186fafa7122957982b66909c1bfdfc3daa1.zip |
Notes
Diffstat (limited to 'devel/swig13')
-rw-r--r-- | devel/swig13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 857346790b85..9696ccacec51 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/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 |