[143532] trunk/dports/devel/cvs/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 14 10:16:06 PST 2015


Revision: 143532
          https://trac.macports.org/changeset/143532
Author:   larryv at macports.org
Date:     2015-12-14 10:16:06 -0800 (Mon, 14 Dec 2015)
Log Message:
-----------
cvs: Use text from website for long_description

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

Modified: trunk/dports/devel/cvs/Portfile
===================================================================
--- trunk/dports/devel/cvs/Portfile	2015-12-14 18:16:01 UTC (rev 143531)
+++ trunk/dports/devel/cvs/Portfile	2015-12-14 18:16:06 UTC (rev 143532)
@@ -12,11 +12,10 @@
 maintainers         nomaintainer
 
 description         Concurrent Versions System
-long_description    CVS is the Concurrent Versions System, the \
-                    dominant open-source network-transparent \
-                    version control system. CVS is useful for \
-                    everyone from individual developers to large, \
-                    distributed teams.
+long_description    CVS is a version control system, an important \
+                    component of Source Configuration Management (SCM). \
+                    Using it, you can record the history of sources \
+                    files, and documents.
 homepage            http://www.nongnu.org/cvs
 
 master_sites        http://ftp.gnu.org/non-gnu/cvs/source/stable/${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151214/327d2965/attachment.html>


More information about the macports-changes mailing list