diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
commit | ebec76dabb48c93edfac34df912a8070256e8913 (patch) | |
tree | 5a44f684ec08afe9753bef3079d4ee2880317762 /ftp/ftpproxy | |
parent | 590868c5a966f9479315ce17998f4d8235eb3057 (diff) | |
download | freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.zst freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.zip |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/ftpproxy')
-rw-r--r-- | ftp/ftpproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index e724dc989603..fc39f905f673 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -16,7 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= philippe@le-berre.com COMMENT= A ftp proxy -USE_REINPLACE= yes USE_GMAKE= yes MAN1= ftp.proxy.1 |