Revision: 98365 http://trac.macports.org//changeset/98365 Author: snc@macports.org Date: 2012-10-03 08:57:37 -0700 (Wed, 03 Oct 2012) Log Message: ----------- arping: fix description, #36342 Modified Paths: -------------- trunk/dports/net/arping/Portfile Modified: trunk/dports/net/arping/Portfile =================================================================== --- trunk/dports/net/arping/Portfile 2012-10-03 15:50:01 UTC (rev 98364) +++ trunk/dports/net/arping/Portfile 2012-10-03 15:57:37 UTC (rev 98365) @@ -9,7 +9,7 @@ platforms darwin maintainers snc openmaintainer license GPL-2 -description utility to find out if a MAC address is already taken on a LAN +description utility to find out if an IP address is already taken on a LAN long_description Arping is a util to find out if a specific IP address on \ the LAN is 'taken' and what MAC address owns it.