diff options
Diffstat (limited to 'devel/swig11')
-rw-r--r-- | devel/swig11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index d8e4025bc628..967828e6248b 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -3,12 +3,12 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.10 1998/01/29 09:53:25 tg Exp $ +# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ # DISTNAME= swig1.1p4 PKGNAME= swig-1.1p4 -CATEGORIES= devel tcl81 +CATEGORIES= devel python tcl81 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/ |