diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2025-03-13 12:18:09 +0100 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-03-13 12:18:09 +0100 |
commit | 629de3e1aa28bc9a6dc19a5659c7c635304c4d39 (patch) | |
tree | ed574e7884e0c1acf67b08326c1b5684332eac28 /ftp/ftpproxy/files/patch-Makefile | |
parent | graphics/plutovg: Update to 0.0.13 (diff) |
ftp/ftpproxy: Minor cosmetic changes
Add rc.d script and option to use PID file.
Switch to DISTVERSION.
Add license information.
PR: 269722
Approved by: maintainer timeout (3+ weeks)
Diffstat (limited to 'ftp/ftpproxy/files/patch-Makefile')
-rw-r--r-- | ftp/ftpproxy/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpproxy/files/patch-Makefile b/ftp/ftpproxy/files/patch-Makefile index d59d84749c93..04b9725bb5bd 100644 --- a/ftp/ftpproxy/files/patch-Makefile +++ b/ftp/ftpproxy/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2004-07-30 12:49:27.000000000 +0000 +--- Makefile.orig 2004-07-30 12:49:27 UTC +++ Makefile @@ -9,7 +9,7 @@ TARGETS = ftp.proxy |