[50389] trunk/dports/devel/libmemcached/Portfile

brett at macports.org brett at macports.org
Wed Apr 29 19:50:43 PDT 2009


Revision: 50389
          http://trac.macports.org/changeset/50389
Author:   brett at macports.org
Date:     2009-04-29 19:50:43 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
add modeline

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

Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile	2009-04-30 02:40:16 UTC (rev 50388)
+++ trunk/dports/devel/libmemcached/Portfile	2009-04-30 02:50:43 UTC (rev 50389)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -6,8 +7,8 @@
 version                 0.28
 description             libmemcached is a C and C++ client library to the memcached server
 long_description        libmemcached is a C and C++ client library for memcached. \
-                        It has been designed to be light on memory usage, thread safe, \
-                        and provide full access to server side methods.
+    It has been designed to be light on memory usage, thread safe, \
+    and provide full access to server side methods.
 maintainers             brett at macports.org
 categories              devel
 platforms               darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/b0d32752/attachment.html>


More information about the macports-changes mailing list