diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 04:09:26 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 04:09:26 +0800 |
commit | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (patch) | |
tree | 85996587babce6f31e14462e845ca451f4bd3256 /ftp | |
parent | 3dab295d18d2822a0e9877b9f8f398893ef0e7a0 (diff) | |
download | freebsd-ports-gnome-9775ebacfb3fdd927d842626af2d6d10fec65b7b.tar.gz freebsd-ports-gnome-9775ebacfb3fdd927d842626af2d6d10fec65b7b.tar.zst freebsd-ports-gnome-9775ebacfb3fdd927d842626af2d6d10fec65b7b.zip |
Reset sf as maintainer due to no response to email messages.
Hat: portmgr
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wget/Makefile | 2 |
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) |