upgrade to python 2.4

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10081 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Markus W. Weißmann
2004-12-30 16:18:50 +00:00
parent fa07b01a31
commit 68606d3ab7
+3 -2
View File
@@ -1,10 +1,11 @@
# $Id: Portfile,v 1.3 2004/11/02 22:21:51 mww Exp $
# $Id: Portfile,v 1.4 2004/12/30 16:18:50 mww Exp $
PortSystem 1.0
PortGroup python 1.0
PortGroup python24 1.0
name py-quixote
version 1.2
revision 1
categories python www
platforms darwin
maintainers mww@opendarwin.org