Revision: 104722 https://trac.macports.org/changeset/104722 Author: jmr@macports.org Date: 2013-04-01 10:30:19 -0700 (Mon, 01 Apr 2013) Log Message: ----------- safestr: set license, add non-blank description Modified Paths: -------------- trunk/dports/devel/safestr/Portfile Modified: trunk/dports/devel/safestr/Portfile =================================================================== --- trunk/dports/devel/safestr/Portfile 2013-04-01 17:21:43 UTC (rev 104721) +++ trunk/dports/devel/safestr/Portfile 2013-04-01 17:30:19 UTC (rev 104722) @@ -1,11 +1,13 @@ # $Id$ PortSystem 1.0 + name safestr version 1.0.3 categories devel +license BSD maintainers landonf openmaintainer -description +description Safe C String Library long_description The goal of the SafeStr library is to provide a rich \ string-handling library for C that has safe semantics \ yet interoperates with legacy library code in a \
participants (1)
-
jmr@macports.org