Modified: trunk/dports/devel/safestr/Portfile (104721 => 104722)
--- 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 \