aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-04-14 20:09:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-04-14 20:09:26 +0000
commit9775ebacfb3fdd927d842626af2d6d10fec65b7b (patch)
tree85996587babce6f31e14462e845ca451f4bd3256 /ftp/wget
parent3dab295d18d2822a0e9877b9f8f398893ef0e7a0 (diff)
downloadports-9775ebacfb3fdd927d842626af2d6d10fec65b7b.tar.gz
ports-9775ebacfb3fdd927d842626af2d6d10fec65b7b.zip
Notes
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index ccc4d13676a7..f02676db035c 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
-MAINTAINER= sf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP
.if !defined(WITHOUT_NLS)