diff options
Diffstat (limited to 'devel/swig11')
-rw-r--r-- | devel/swig11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 27d45aeccd22..f81ad5d9abd0 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -8,7 +8,7 @@ DISTNAME= swig1.1p5 PKGNAME= swig-1.1p5 -CATEGORIES= devel python tcl81 +CATEGORIES= devel python tcl80 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/ |