aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-04-15 09:18:47 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-04-15 09:18:47 +0000
commit45e382f04b2ba5e9bf521c10540c27832bcb8b5b (patch)
tree2a5ffe980f8408e31713d98949831280e440715f /ftp/wget
parent47034a223754390a55759799d10c36334ef3442b (diff)
downloadports-45e382f04b2ba5e9bf521c10540c27832bcb8b5b.tar.gz
ports-45e382f04b2ba5e9bf521c10540c27832bcb8b5b.zip
Notes
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index f02676db035c..5c5eb324e62d 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= ports@FreeBSD.org
+MAINTAINER= vd@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP and FTP
.if !defined(WITHOUT_NLS)
@@ -20,7 +20,6 @@ USE_GETTEXT= yes
CONFLICTS= wget-devel-[0-9]*
-USE_REINPLACE= yes
USE_PERL5_BUILD= yes
GNU_CONFIGURE= yes