[125300] trunk/dports/devel/gmake/Portfile

mf2k at macports.org mf2k at macports.org
Fri Sep 12 15:00:26 PDT 2014


Revision: 125300
          https://trac.macports.org/changeset/125300
Author:   mf2k at macports.org
Date:     2014-09-12 15:00:26 -0700 (Fri, 12 Sep 2014)
Log Message:
-----------
gmake: Add maintainer. lint. (#44970)

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

Modified: trunk/dports/devel/gmake/Portfile
===================================================================
--- trunk/dports/devel/gmake/Portfile	2014-09-12 21:56:47 UTC (rev 125299)
+++ trunk/dports/devel/gmake/Portfile	2014-09-12 22:00:26 UTC (rev 125300)
@@ -2,10 +2,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name            gmake
 version         4.0
 categories      devel
-maintainers     nomaintainer
+maintainers     gmail.com:stuartwesterman
 description     GNU Make
 long_description \
     Make is a tool which controls the generation of executables and     \
@@ -14,7 +15,7 @@
     called the makefile, which lists each of the non-source files and   \
     how to compute it from other files. When you write a program, you   \
     should write a makefile for it, so that it is possible to use Make  \
-    to build and install the program.  
+    to build and install the program.
 
 homepage        http://www.gnu.org/software/make/make.html
 license         GPL-3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140912/c05dc8d4/attachment.html>


More information about the macports-changes mailing list