diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 18:31:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 18:31:08 +0000 |
commit | 048988d9baac4bfcfd41156838d85efc4e28e254 (patch) | |
tree | 0c30f507f0390cc7876328136ff836eb957e0f71 /net-mgmt/echolot | |
parent | 569988d4be4930dab2ee686f5b81b4141e535d4a (diff) | |
download | ports-048988d9baac4bfcfd41156838d85efc4e28e254.tar.gz ports-048988d9baac4bfcfd41156838d85efc4e28e254.zip |
Notes
Diffstat (limited to 'net-mgmt/echolot')
-rw-r--r-- | net-mgmt/echolot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index 57fc0571289e..525aca2aae33 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -10,9 +10,8 @@ PORTNAME= echolot PORTVERSION= 0.1.0 PORTREVISION= 1 CATEGORIES= net-mgmt -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITES= http://echolot.sourceforge.net/download/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://echolot.sourceforge.net/download/ \ + SF MAINTAINER= ports@FreeBSD.org COMMENT= A packet sniffer that grabs ARP packets on any ethernet devices |