Revision: 74639 http://trac.macports.org/changeset/74639 Author: davidnichols@macports.org Date: 2010-12-25 12:55:05 -0800 (Sat, 25 Dec 2010) Log Message: ----------- fixed typo in portfile Modified Paths: -------------- trunk/dports/lang/qore-oracle-module/Portfile Modified: trunk/dports/lang/qore-oracle-module/Portfile =================================================================== --- trunk/dports/lang/qore-oracle-module/Portfile 2010-12-25 20:49:03 UTC (rev 74638) +++ trunk/dports/lang/qore-oracle-module/Portfile 2010-12-25 20:55:05 UTC (rev 74639) @@ -1,7 +1,7 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ -PortSystem 2.0 +PortSystem 1.0 name qore-oracle-module version 2.0
participants (1)
-
davidnichols@macports.org