aboutsummaryrefslogtreecommitdiffstats
path: root/devel/swig20
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swig20')
-rw-r--r--devel/swig20/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index b15c2f683c07..6f34e4e9510d 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -7,15 +7,14 @@
PORTNAME= swig
PORTVERSION= 1.3a3
-CATEGORIES= devel python tcl82
+CATEGORIES= devel perl5 python tcl82
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.rge.com/pub/languages/swig/ \
- ftp://ftp.python.org/pub/python/contrib/System/ \
ftp://ftp.mcc.ac.uk/pub/mvc/swig/
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82