[129904] trunk/dports/devel/lutok/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 22 14:47:37 PST 2014


Revision: 129904
          https://trac.macports.org/changeset/129904
Author:   ryandesign at macports.org
Date:     2014-12-22 14:47:37 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
lutok: add modeline and $Id$ line; remove homepage line (the github portgroup sets this already)

Modified Paths:
--------------
    trunk/dports/devel/lutok/Portfile

Modified: trunk/dports/devel/lutok/Portfile
===================================================================
--- trunk/dports/devel/lutok/Portfile	2014-12-22 22:46:24 UTC (rev 129903)
+++ trunk/dports/devel/lutok/Portfile	2014-12-22 22:47:37 UTC (rev 129904)
@@ -1,3 +1,6 @@
+# -*- 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          1.0
 PortGroup           github 1.0
 
@@ -14,7 +17,6 @@
                     data types, report errors by means of exceptions \
                     and ensure that the Lua stack is always left \
                     untouched in the face of errors.
-homepage            https://github.com/jmmv/lutok/
 
 github.tarball_from releases
 checksums           md5     5da43895d9209f8c19d79433dd046b3f \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/162885f5/attachment.html>


More information about the macports-changes mailing list