[39224] trunk/dports/net/netcat/Portfile

ricci at macports.org ricci at macports.org
Tue Aug 12 12:52:27 PDT 2008


Revision: 39224
          http://trac.macosforge.org/projects/macports/changeset/39224
Author:   ricci at macports.org
Date:     2008-08-12 12:52:27 -0700 (Tue, 12 Aug 2008)
Log Message:
-----------
make "port lint" happy

Modified Paths:
--------------
    trunk/dports/net/netcat/Portfile

Modified: trunk/dports/net/netcat/Portfile
===================================================================
--- trunk/dports/net/netcat/Portfile	2008-08-12 19:47:33 UTC (rev 39223)
+++ trunk/dports/net/netcat/Portfile	2008-08-12 19:52:27 UTC (rev 39224)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem 1.0
+
 name		netcat
 version		1.10
 revision	2
 categories	net
-maintainers 	opendarwin.org at darkart.com	
+maintainers 	opendarwin.org at darkart.com
 description	Utility for managing network connections
 long_description	Netcat is a simple Unix utility which reads and writes data across \
 			network connections using TCP or UDP protocol.  It is designed to be a \
@@ -21,6 +22,9 @@
 ##		http://public.www.planetmirror.com/pub/lprng/TOOLS/netcat
 ##		http://downloads.planetmirror.com/pub/lprng/TOOLS/netcat/nc110.tgz
 
+## provide a 'homepage' to make "port lint" happy...
+homepage    http://nc110.sourceforge.net/
+
 ##
 ## build the version string to match how netcat is distributed
 regsub -all	"\\." ${version} "" num
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080812/cdafaa1c/attachment.html 


More information about the macports-changes mailing list