Revision: 139020 https://trac.macports.org/changeset/139020 Author: ryandesign@macports.org Date: 2015-07-29 04:10:54 -0700 (Wed, 29 Jul 2015) Log Message: ----------- libucl: remove redundant name line Modified Paths: -------------- trunk/dports/devel/libucl/Portfile Modified: trunk/dports/devel/libucl/Portfile =================================================================== --- trunk/dports/devel/libucl/Portfile 2015-07-29 10:14:25 UTC (rev 139019) +++ trunk/dports/devel/libucl/Portfile 2015-07-29 11:10:54 UTC (rev 139020) @@ -1,12 +1,10 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id: Portfile 134156 2015-03-19 15:25:29Z devans@macports.org $ +# $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup vstakhov libucl 0.7.3 - -name libucl license BSD description Universal configuration library parser
participants (1)
-
ryandesign@macports.org