diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-28 02:31:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-28 02:31:08 +0800 |
commit | 066693f29c16b9fed221111e46771fbd9feee8e7 (patch) | |
tree | ba0d4d99f5e64b7a0253161510fe68d676844d54 /net-mgmt | |
parent | 2b494f2228c9a06acfb3d649197bcebbd8cb6066 (diff) | |
download | freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.tar.gz freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.tar.zst freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.zip |
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by: portmgr (pav)
Diffstat (limited to 'net-mgmt')
-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 |