diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 04:09:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 04:09:26 +0800 |
commit | 37db9d9b9d2ddfe023fc5e0ce902ae413b117b76 (patch) | |
tree | 729a5271c52271a1bf5dc5ed6a1a74708641d30b /ftp | |
parent | a38f202ca202f1b6acd27548461190127c7c346d (diff) | |
download | freebsd-ports-gnome-37db9d9b9d2ddfe023fc5e0ce902ae413b117b76.tar.gz freebsd-ports-gnome-37db9d9b9d2ddfe023fc5e0ce902ae413b117b76.tar.zst freebsd-ports-gnome-37db9d9b9d2ddfe023fc5e0ce902ae413b117b76.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) |