From 30cd2420019282b4cd0c46c58292cf34fffd17bf Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Wed, 20 Jul 2022 16:21:53 +0200 Subject: ftp: remove 'Created by' lines A big Thank You to the original contributors of these ports: * Aaron Dalton * Alexander Kriventsov * Anders Nordby * Andreas Fehlner * Andrew Pantyukhin * Andrey Zakhvatov * Antonio Carlos Venancio Junior () * Chris Piazza * Damjan Marion * Emanuel Haupt * Eric Freeman * Frank DENIS * Frank Laszlo * Gea-Suan Lin (gslin@ccca.nctu.edu.tw) * Gea-Suan Lin * George V. Neville-Neil * Hye-Shik Chang * Jordan Hubbard * Jose Alonso Cardenas Marquez * Joseph Benden * Ju Pengfei * Jui-Nan Lin * Mark Johnston * Martin Matuska (mm@FreeBSD.org) * Marwan BURELLE * Maxim Ignatenko * Maxim Sobolev * Neil Blakey-Milner * Neil Blakey-Milner * Nick Leuta * Nosov Artem * Petr Holub * Philippe Le Berre * Piotr Kubaj * Po-Chuan Hsieh * Roman Bogorodskiy * Sergey Matveychuk * Sergey Skvortsov * Stephane Legrand * Sunpoet Po-Chuan Hsieh * TAKATSU Tomonari * Thomas Gellekum * Tom McLaughlin * Tomokazu ISHII * Ulrich Spoerlein * Wen Heping * Xavier Beaudouin * Yasuhiro Fukuma * Ying-Chieh Liao * ache * cy@FreeBSD.org * ijliao * ports * torstenb * will With hat: portmgr --- ftp/R-cran-RCurl/Makefile | 2 -- ftp/R-cran-curl/Makefile | 2 -- ftp/axel/Makefile | 2 -- ftp/bbftp-client/Makefile | 2 -- ftp/bbftp-server/Makefile | 2 -- ftp/bftpd/Makefile | 2 -- ftp/bsdftpd-ssl/Makefile | 2 -- ftp/cmdftp/Makefile | 2 -- ftp/curl/Makefile | 2 -- ftp/curlpp/Makefile | 2 -- ftp/dmachine/Makefile | 2 -- ftp/fmirror/Makefile | 2 -- ftp/freebsd-ftpd/Makefile | 2 -- ftp/ftpcopy/Makefile | 2 -- ftp/ftpfind/Makefile | 2 -- ftp/ftplib/Makefile | 2 -- ftp/ftpmirror/Makefile | 2 -- ftp/ftpproxy/Makefile | 2 -- ftp/ftpsesame/Makefile | 2 -- ftp/ftpsync/Makefile | 2 -- ftp/gftp/Makefile | 2 -- ftp/horde-gollem/Makefile | 2 -- ftp/hsftp/Makefile | 2 -- ftp/jftp/Makefile | 2 -- ftp/lftp/Makefile | 2 -- ftp/linux-c7-curl/Makefile | 2 -- ftp/mirror/Makefile | 2 -- ftp/ncftp3/Makefile | 2 -- ftp/net2ftp/Makefile | 2 -- ftp/netdumpd/Makefile | 2 -- ftp/ocaml-ocurl/Makefile | 2 -- ftp/oftpd/Makefile | 2 -- ftp/omi/Makefile | 2 -- ftp/p5-File-Fetch/Makefile | 2 -- ftp/p5-Net-FTPSSL/Makefile | 2 -- ftp/p5-Net-FTPServer/Makefile | 2 -- ftp/p5-POE-Component-Client-FTP/Makefile | 2 -- ftp/p5-SOAP-Transport-FTP/Makefile | 2 -- ftp/paraget/Makefile | 2 -- ftp/pavuk/Makefile | 2 -- ftp/pear-Net_FTP/Makefile | 2 -- ftp/pftpd/Makefile | 2 -- ftp/phpwebftp/Makefile | 2 -- ftp/proftpd-mod_vroot/Makefile | 2 -- ftp/proftpd/Makefile | 2 -- ftp/profxp/Makefile | 2 -- ftp/pure-ftpd/Makefile | 2 -- ftp/py-pycurl/Makefile | 2 -- ftp/py-tftpy/Makefile | 2 -- ftp/quftp/Makefile | 2 -- ftp/rexx-curl/Makefile | 2 -- ftp/rubygem-curb/Makefile | 2 -- ftp/rubygem-net-ftp/Makefile | 2 -- ftp/smbftpd/Makefile | 2 -- ftp/spegla/Makefile | 2 -- ftp/tnftp/Makefile | 2 -- ftp/tnftpd/Makefile | 2 -- ftp/twoftpd/Makefile | 2 -- ftp/uftp/Makefile | 2 -- ftp/vsftpd-ext/Makefile | 2 -- ftp/vsftpd/Makefile | 2 -- ftp/weex/Makefile | 2 -- ftp/wget/Makefile | 2 -- ftp/wmget/Makefile | 2 -- ftp/wput/Makefile | 2 -- ftp/wzdftpd/Makefile | 2 -- ftp/yafc/Makefile | 2 -- 67 files changed, 134 deletions(-) diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index 176f91268338..072c8b203800 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -1,5 +1,3 @@ -# Created by: TAKATSU Tomonari - PORTNAME= RCurl DISTVERSION= 1.98-1.7 CATEGORIES= ftp diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index 72e40c53df74..09448f42abf4 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,5 +1,3 @@ -# Created by: TAKATSU Tomonari - PORTNAME= curl PORTVERSION= 4.3.2 CATEGORIES= ftp diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index a3347633b3fe..2f6d5de44a99 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= axel PORTVERSION= 2.4 PORTREVISION= 2 diff --git a/ftp/bbftp-client/Makefile b/ftp/bbftp-client/Makefile index d3a7c8cc01d7..6c5ab2a8fa9c 100644 --- a/ftp/bbftp-client/Makefile +++ b/ftp/bbftp-client/Makefile @@ -1,5 +1,3 @@ -# Created by: Petr Holub - PORTNAME= bbftp-client PORTVERSION= 3.2.1 CATEGORIES= ftp diff --git a/ftp/bbftp-server/Makefile b/ftp/bbftp-server/Makefile index 77c1abd4081e..362d4a056b0d 100644 --- a/ftp/bbftp-server/Makefile +++ b/ftp/bbftp-server/Makefile @@ -1,5 +1,3 @@ -# Created by: Petr Holub - PORTNAME= bbftp-server PORTVERSION= 3.2.1 CATEGORIES= ftp diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index 8a2b4980359e..7d942ee8caf3 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: will - PORTNAME= bftpd PORTVERSION= 6.1 CATEGORIES= ftp diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index 60b91de8c7f3..d0969decd5fb 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -1,5 +1,3 @@ -# Created by: Nick Leuta - PORTNAME= bsdftpd-ssl PORTVERSION= 1.1.0 PORTREVISION= 4 diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 19c9d68841bc..aaeb8a6db336 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Andreas Fehlner - PORTNAME= cmdftp PORTVERSION= 0.9.8 CATEGORIES= ftp diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 5bdaa0bc19db..b32bdbd2e6a6 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -1,5 +1,3 @@ -# Created by: Neil Blakey-Milner - PORTNAME= curl PORTVERSION= 7.84.0 CATEGORIES= ftp net www diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 81eb856690e6..433fcfdb2092 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= curlpp PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile index 05a89e56c28a..d4e49843a24b 100644 --- a/ftp/dmachine/Makefile +++ b/ftp/dmachine/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= dmachine PORTVERSION= 0.25 CATEGORIES= ftp java diff --git a/ftp/fmirror/Makefile b/ftp/fmirror/Makefile index 6157cb07fd30..5bd437ce3b14 100644 --- a/ftp/fmirror/Makefile +++ b/ftp/fmirror/Makefile @@ -1,5 +1,3 @@ -# Created by: Xavier Beaudouin - PORTNAME= fmirror PORTVERSION= 0.8.4 PORTREVISION= 4 diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile index 03529bbc5f0a..753de960c57f 100644 --- a/ftp/freebsd-ftpd/Makefile +++ b/ftp/freebsd-ftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: cy@FreeBSD.org - PORTNAME= freebsd-ftpd DISTVERSIONPREFIX= v DISTVERSION= 20220711 diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 9d9554bd3450..797f134a6e08 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev - PORTNAME= ftpcopy PORTVERSION= 0.6.7 CATEGORIES= ftp diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index d13983b0748e..13ebf165700a 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -1,5 +1,3 @@ -# Created by: Tomokazu ISHII - PORTNAME= ftpfind PORTVERSION= 0.996 CATEGORIES= ftp diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile index f148438b4495..c9c73f8797a8 100644 --- a/ftp/ftplib/Makefile +++ b/ftp/ftplib/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= ftplib PORTVERSION= 4.0.1 CATEGORIES= ftp diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 58d353d4838a..4fa704d7f94a 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -1,5 +1,3 @@ -# Created by: Yasuhiro Fukuma - PORTNAME= ftpmirror PORTVERSION= 1.96 PORTREVISION= 5 diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index e513b110d214..23b3e94a45aa 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -1,5 +1,3 @@ -# Created by: Philippe Le Berre - PORTNAME= ftpproxy PORTVERSION= 1.2.3 PORTREVISION= 1 diff --git a/ftp/ftpsesame/Makefile b/ftp/ftpsesame/Makefile index 66fc19a11762..09e94565bde6 100644 --- a/ftp/ftpsesame/Makefile +++ b/ftp/ftpsesame/Makefile @@ -1,5 +1,3 @@ -# Created by: Sergey Matveychuk - PORTNAME= ftpsesame PORTVERSION= 0.95 CATEGORIES= ftp diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index da7e28cdb0a6..99b753071f37 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrew Pantyukhin - PORTNAME= ftpsync PORTVERSION= 1.3.06 PORTEPOCH= 1 diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 7e97037bf596..a1612be3430f 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Damjan Marion - PORTNAME= gftp PORTVERSION= 2.7.0b CATEGORIES= ftp diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index 97b8a128702d..257e6490f14c 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -1,5 +1,3 @@ -# Created by: Martin Matuska (mm@FreeBSD.org) - PORTNAME= gollem PORTVERSION= 3.0.13 CATEGORIES= ftp www pear diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index cd3d70e45213..0ab0756f3904 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -1,5 +1,3 @@ -# Created by: will - PORTNAME= hsftp PORTVERSION= 1.15 PORTREVISION= 3 diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile index 5162aa35c50d..222cdb7e0924 100644 --- a/ftp/jftp/Makefile +++ b/ftp/jftp/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jftp PORTVERSION= 1.60 CATEGORIES= ftp java diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 9f61d1426959..7e932235fb16 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrey Zakhvatov - PORTNAME= lftp PORTVERSION= 4.9.2 CATEGORIES= ftp diff --git a/ftp/linux-c7-curl/Makefile b/ftp/linux-c7-curl/Makefile index 8f3f37080f74..c771c9a85ce4 100644 --- a/ftp/linux-c7-curl/Makefile +++ b/ftp/linux-c7-curl/Makefile @@ -1,5 +1,3 @@ -# Created by: Piotr Kubaj - PORTNAME= curl PORTVERSION= 7.29.0 DISTVERSIONSUFFIX= -59.el7_9.1 diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index 790273b2225c..3a09f70e84eb 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -1,5 +1,3 @@ -# Created by: torstenb - PORTNAME= mirror PORTVERSION= 2.9 PORTREVISION= 2 diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index d7da5e1d396b..bbab40c259f0 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -1,5 +1,3 @@ -# Created by: ache - PORTNAME= ncftp PORTVERSION= 3.2.6 PORTREVISION?= 2 diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile index d531fe995197..eb084504b1e2 100644 --- a/ftp/net2ftp/Makefile +++ b/ftp/net2ftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexander Kriventsov - PORTNAME= net2ftp PORTVERSION= 1.3 PORTREVISION= 1 diff --git a/ftp/netdumpd/Makefile b/ftp/netdumpd/Makefile index 7abc05ebea21..c88c94774602 100644 --- a/ftp/netdumpd/Makefile +++ b/ftp/netdumpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Mark Johnston - PORTNAME= netdumpd PORTVERSION= 20220406 PORTREVISION= 0 diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index c04cf7f710ae..e5e6b54f0408 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -1,5 +1,3 @@ -# Created by: Marwan BURELLE - PORTNAME= ocurl PORTVERSION= 0.8.2 CATEGORIES= ftp diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index c6d5557cabce..944ef98d1405 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Anders Nordby - PORTNAME= oftpd PORTVERSION= 0.3.7 CATEGORIES= ftp diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index b138faba3b02..6ba7a5ad60e2 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -1,5 +1,3 @@ -# Created by: ache - PORTNAME= omi PORTVERSION= 20030719 CATEGORIES= ftp diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile index 6b158b561502..70c105cca37a 100644 --- a/ftp/p5-File-Fetch/Makefile +++ b/ftp/p5-File-Fetch/Makefile @@ -1,5 +1,3 @@ -# Created by: Aaron Dalton - PORTNAME= File-Fetch PORTVERSION= 1.04 CATEGORIES= ftp www perl5 diff --git a/ftp/p5-Net-FTPSSL/Makefile b/ftp/p5-Net-FTPSSL/Makefile index 55091000c4a1..59eb898ddcd3 100644 --- a/ftp/p5-Net-FTPSSL/Makefile +++ b/ftp/p5-Net-FTPSSL/Makefile @@ -1,5 +1,3 @@ -# Created by: Wen Heping - PORTNAME= Net-FTPSSL PORTVERSION= 0.42 CATEGORIES= ftp perl5 diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile index d9a7b0726de2..9dd72a2a78fb 100644 --- a/ftp/p5-Net-FTPServer/Makefile +++ b/ftp/p5-Net-FTPServer/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= Net-FTPServer PORTVERSION= 1.125 PORTREVISION= 2 diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile index 7b10527f593f..81a39cd949e2 100644 --- a/ftp/p5-POE-Component-Client-FTP/Makefile +++ b/ftp/p5-POE-Component-Client-FTP/Makefile @@ -1,5 +1,3 @@ -# Created by: Sergey Skvortsov - PORTNAME= POE-Component-Client-FTP PORTVERSION= 0.24 CATEGORIES= ftp perl5 diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile index e442e33d522d..8b63b10a32e4 100644 --- a/ftp/p5-SOAP-Transport-FTP/Makefile +++ b/ftp/p5-SOAP-Transport-FTP/Makefile @@ -1,5 +1,3 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= SOAP-Transport-FTP PORTVERSION= 0.711 PORTREVISION= 1 diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index 9de6021038ac..9610546ccea0 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -1,5 +1,3 @@ -# Created by: Ying-Chieh Liao - PORTNAME= paraget PORTVERSION= 0.3.0 PORTREVISION= 3 diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 42977edab033..2e6ac435963a 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrey Zakhvatov - PORTNAME= pavuk PORTVERSION= 0.9.35 PORTREVISION= 5 diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index a80dbf9b4045..86852beb40c7 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -1,5 +1,3 @@ -# Created by: Antonio Carlos Venancio Junior () - PORTNAME= Net_FTP PORTVERSION= 1.4.1 CATEGORIES= ftp www pear diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index c93c1dba0872..de6e3a840157 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Gea-Suan Lin - PORTNAME= pftpd PORTVERSION= 1.0.3 PORTREVISION= 2 diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index e2218c3fc852..0f92edfa8a88 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Jose Alonso Cardenas Marquez - PORTNAME= phpwebftp PORTVERSION= 3.3b CATEGORIES= ftp diff --git a/ftp/proftpd-mod_vroot/Makefile b/ftp/proftpd-mod_vroot/Makefile index 4a6a04cdbb81..6b9585175d51 100644 --- a/ftp/proftpd-mod_vroot/Makefile +++ b/ftp/proftpd-mod_vroot/Makefile @@ -1,5 +1,3 @@ -# Created by: Joseph Benden - PORTNAME= mod_vroot DISTVERSION= 0.9.5 PORTREVISION= 2 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 0a57e1409c96..eb1f520f3860 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Stephane Legrand - PORTNAME?= proftpd .if !defined(DISTVERSION) PORTVERSION?= ${PROFTPD_VERSION} diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index e61ea4c78554..9eb406c79864 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= profxp PORTVERSION= 3p2 PORTREVISION= 2 diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index 676d7e700c95..3eb2dec7a566 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Frank DENIS - PORTNAME= pure-ftpd PORTVERSION= 1.0.51 CATEGORIES= ftp diff --git a/ftp/py-pycurl/Makefile b/ftp/py-pycurl/Makefile index 4d35194eb095..35270d8753b8 100644 --- a/ftp/py-pycurl/Makefile +++ b/ftp/py-pycurl/Makefile @@ -1,5 +1,3 @@ -# Created by: Hye-Shik Chang - PORTNAME= pycurl PORTVERSION= 7.45.1 CATEGORIES= ftp python diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 0c85dfedfaaf..eab620166f16 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -1,5 +1,3 @@ -# Created by: Ju Pengfei - PORTNAME= tftpy PORTVERSION= 0.8.2 CATEGORIES= ftp python diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 2b9e60817ebd..bba76bb07a7a 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Frank Laszlo - PORTNAME= quftp PORTVERSION= 1.0.7 PORTREVISION= 6 diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index ff0ff19398e8..07a4c6646e25 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= curl PORTVERSION= 2.1.0 CATEGORIES= ftp diff --git a/ftp/rubygem-curb/Makefile b/ftp/rubygem-curb/Makefile index 1db6c99b8477..14e3923628e8 100644 --- a/ftp/rubygem-curb/Makefile +++ b/ftp/rubygem-curb/Makefile @@ -1,5 +1,3 @@ -# Created by: Eric Freeman - PORTNAME= curb PORTVERSION= 0.9.11 CATEGORIES= ftp rubygems diff --git a/ftp/rubygem-net-ftp/Makefile b/ftp/rubygem-net-ftp/Makefile index 78a2c59a04b9..0cddfa9859a3 100644 --- a/ftp/rubygem-net-ftp/Makefile +++ b/ftp/rubygem-net-ftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= net-ftp PORTVERSION= 0.1.3 CATEGORIES= ftp rubygems diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile index 13279e55eded..86394cdd0c97 100644 --- a/ftp/smbftpd/Makefile +++ b/ftp/smbftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Jui-Nan Lin - PORTNAME= smbftpd PORTVERSION= 2.4 PORTREVISION= 1 diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 0be9e4647431..843355dcc8ca 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -1,5 +1,3 @@ -# Created by: Jordan Hubbard - PORTNAME= spegla PORTVERSION= 1.1p5 DISTVERSIONPREFIX= v diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index 1be4437ca8cf..7a8cc639a1ae 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -1,5 +1,3 @@ -# Created by: Tom McLaughlin - PORTNAME= tnftp PORTVERSION= 20210827 CATEGORIES= ftp diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile index ce42d55c03f1..602bd58a5f58 100644 --- a/ftp/tnftpd/Makefile +++ b/ftp/tnftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: ports - PORTNAME= tnftpd PORTVERSION= 20200704 CATEGORIES= ftp diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 34eec03fbd79..851f61bdee8b 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) - PORTNAME= twoftpd PORTVERSION= 1.43 PORTREVISION= 1 diff --git a/ftp/uftp/Makefile b/ftp/uftp/Makefile index cd0a21c3c6ed..39e01f229a14 100644 --- a/ftp/uftp/Makefile +++ b/ftp/uftp/Makefile @@ -1,5 +1,3 @@ -# Created by: George V. Neville-Neil - PORTNAME= uftp PORTVERSION= 5.0 PORTEPOCH= 1 diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile index 9366b4d44a53..3753dc4df3ca 100644 --- a/ftp/vsftpd-ext/Makefile +++ b/ftp/vsftpd-ext/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Ignatenko - PORTNAME= vsftpd-ext PORTVERSION= ${UPSTREAMVERSION}.${EXTVERSION} PORTREVISION= 1 diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index aa1ed23d0f23..8aafa6c7857d 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Neil Blakey-Milner - PORTNAME= vsftpd PORTVERSION= 3.0.5 CATEGORIES= ftp diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile index 16d7711cbb91..06652d0f0ffb 100644 --- a/ftp/weex/Makefile +++ b/ftp/weex/Makefile @@ -1,5 +1,3 @@ -# Created by: Emanuel Haupt - PORTNAME= weex PORTVERSION= 2.8.4.1 CATEGORIES= ftp diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 0f8a2033880a..9d5c3d1b5c89 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -1,5 +1,3 @@ -# Created by: Thomas Gellekum - PORTNAME= wget DISTVERSION= 1.21.3 CATEGORIES= ftp www diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile index 6f5623fb91fa..88df3c72e130 100644 --- a/ftp/wmget/Makefile +++ b/ftp/wmget/Makefile @@ -1,5 +1,3 @@ -# Created by: Ulrich Spoerlein - PORTNAME= wmget PORTVERSION= 0.6.0 PORTREVISION= 8 diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index d3684c349404..5e81f806084c 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -1,5 +1,3 @@ -# Created by: Nosov Artem - PORTNAME= wput PORTVERSION= 0.6.2 PORTREVISION= 7 diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 7db6799f0a57..5ee42e29d0b3 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -1,5 +1,3 @@ -# Created by: Roman Bogorodskiy - PORTNAME= wzdftpd PORTVERSION= 0.8.3 PORTREVISION= 8 diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index c754483f3c01..f7b0fff36870 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -1,5 +1,3 @@ -# Created by: Chris Piazza - PORTNAME= yafc DISTVERSIONPREFIX= v DISTVERSION= 1.3.7 -- cgit v1.2.3