diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:21:49 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 14:21:49 +0000 |
commit | 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 (patch) | |
tree | d5e2097cfd0b2de45cc507d5c70d5aaf93a6e455 | |
parent | 66ee090ccad0160bf913ee776daa9c3bfdab1868 (diff) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx)
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
119 files changed, 0 insertions, 236 deletions
diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile index 5b5e48006398..179e690ba251 100644 --- a/editors/2bsd-vi/Makefile +++ b/editors/2bsd-vi/Makefile @@ -1,5 +1,3 @@ -# Created by: David Thiel <lx@redundancy.redundancy.org> - PORTNAME= vi PORTVERSION= 050325 PORTREVISION= 2 diff --git a/editors/abiword-docs/Makefile b/editors/abiword-docs/Makefile index 2f0f797873c5..b0831853e3f0 100644 --- a/editors/abiword-docs/Makefile +++ b/editors/abiword-docs/Makefile @@ -1,4 +1,3 @@ -# Created by: Michael Johnson <ahze@FreeBSD.org> # $MCom: ports/editors/abiword-docs/Makefile,v 1.1 2009/11/10 14:08:20 kwm Exp $ PORTNAME= abiword-docs diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index d44a325acd29..489c72294f66 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,5 +1,3 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - PORTNAME= abiword PORTVERSION= 3.0.5 PORTREVISION= 3 diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 36dc131987a0..b51979f28cfc 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -1,5 +1,3 @@ -# Created by: Kelly Yancey <kbyanc@posi.net> - PORTNAME= aee DISTVERSION= 2.2.22 CATEGORIES= editors diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile index 759dd7513e82..11dac05c5f99 100644 --- a/editors/aewan/Makefile +++ b/editors/aewan/Makefile @@ -1,5 +1,3 @@ -# Created by: krion - PORTNAME= aewan PORTVERSION= 1.0.01 PORTREVISION= 1 diff --git a/editors/apel/Makefile b/editors/apel/Makefile index c78909e2ca5c..f0a7f4c04f40 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -1,5 +1,3 @@ -# Created by: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> - PORTNAME= apel PORTVERSION= 10.8.${SNAPDATE} PORTREVISION= 4 diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile index 4690e0022d5d..69864e77c78f 100644 --- a/editors/asedit/Makefile +++ b/editors/asedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Andreas Kohout <shanee@augusta.de> - PORTNAME= asedit PORTVERSION= 1.3.2 PORTREVISION= 5 diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 7e2ead1de121..bfa281c0bb09 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,5 +1,3 @@ -# Created by: Thomas Gellekum <tg@FreeBSD.org> - PORTNAME= beav PORTVERSION= 1.40.18 PORTREVISION= 3 diff --git a/editors/biew/Makefile b/editors/biew/Makefile index 3e5cefb52e9e..01ecdeb1e3fb 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -1,5 +1,3 @@ -# Created by: Michael Vasilenko <acid@stu.cn.ua> - PORTNAME= biew PORTVERSION= 6.1.0 PORTREVISION= 4 diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile index b02fafd345c9..985df4fe04f3 100644 --- a/editors/bitedit/Makefile +++ b/editors/bitedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Michael L. Hostbaek (mich@freebsdcluster.org) - PORTNAME= bitedit PORTVERSION= 0.9.4 CATEGORIES= editors diff --git a/editors/boiling-egg/Makefile b/editors/boiling-egg/Makefile index bca370fa5dd6..6308175fa458 100644 --- a/editors/boiling-egg/Makefile +++ b/editors/boiling-egg/Makefile @@ -1,5 +1,3 @@ -# Created by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> - PORTNAME= boiling-egg PORTVERSION= 0.02 PORTREVISION= 1 diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index d7432a782d79..b987dc7bee49 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -1,5 +1,3 @@ -# Created by: joerg - PORTNAME= bpatch PORTVERSION= 1.0 PORTREVISION= 1 diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index 90c422738b8f..76ae8b7af7a5 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -1,5 +1,3 @@ -# Created by: Chris D. Faulhaber <jedgar@fxp.org> - PORTNAME= bvi PORTVERSION= 1.4.0 CATEGORIES= editors diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 45668d3fe70f..4d4cac01dc4c 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Roman Shterenzon <roman@xpert.com> - PORTNAME= chexedit PORTVERSION= 0.9.7 PORTREVISION= 2 diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index af8310ebbb4b..c6e2be624f9e 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -1,5 +1,3 @@ -# Created by: gahr - PORTNAME= codelite PORTVERSION= 12.0 PORTREVISION= 4 diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index a76563807055..0e98097f0dce 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,5 +1,3 @@ -# Created by: brett@peloton.physics.montana.edu - PORTNAME= cooledit DISTVERSION= 3.17.28 PORTREVISION= 3 diff --git a/editors/cream/Makefile b/editors/cream/Makefile index 8e1a08be3144..06795ab001bb 100644 --- a/editors/cream/Makefile +++ b/editors/cream/Makefile @@ -1,5 +1,3 @@ -# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu> - PORTNAME= cream PORTVERSION= 0.43 CATEGORIES= editors diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index 123a0b0235ba..e2a38916d2f9 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,5 +1,3 @@ -# Created by: Olivier Cochard-Labbe <olivier@FreeBSD.org> - PORTNAME= editor PORTVERSION= 0.4.0 CATEGORIES= editors diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index e7a64cb31c4f..de41d3260892 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -1,5 +1,3 @@ -# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> - PORTNAME= dhex PORTVERSION= 0.69 CATEGORIES= editors diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index beb456b5789b..e6260496626b 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -1,5 +1,3 @@ -# Created by: Chris Petrik <chris@officialunix.com> - PORTNAME= diakonos DISTVERSIONPREFIX= v DISTVERSION= 0.9.7 diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 25958b8a8bfc..f9fb17c48e34 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -1,5 +1,3 @@ -# Created by: James Bailie <jimmy@mammothcheese.ca> - PORTNAME= dkns PORTVERSION= 1.100 CATEGORIES= editors diff --git a/editors/drjava/Makefile b/editors/drjava/Makefile index 4e0b7750739e..ebaeebca2ba0 100644 --- a/editors/drjava/Makefile +++ b/editors/drjava/Makefile @@ -1,5 +1,3 @@ -# Created by: Nicola Vitale <nivit@email.it> - PORTNAME= drjava DISTVERSION= 20140826-r5761 PORTREVISION= 1 diff --git a/editors/e3/Makefile b/editors/e3/Makefile index 8894135fe62c..4ccfd70ad0bf 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -1,5 +1,3 @@ -# Created by: joseph@randomnetworks.com - PORTNAME= e3 PORTVERSION= 2.8 PORTEPOCH= 3 diff --git a/editors/e93/Makefile b/editors/e93/Makefile index ce9c6dd71315..c8a52ddd4cc0 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -1,5 +1,3 @@ -# Created by: Satoshi Asami (asami) - PORTNAME= e93 PORTVERSION= 1.4.3 CATEGORIES= editors tcl diff --git a/editors/ecce/Makefile b/editors/ecce/Makefile index 6bacb960e890..738951353f94 100644 --- a/editors/ecce/Makefile +++ b/editors/ecce/Makefile @@ -1,5 +1,3 @@ -# Created by: Bob Eager <bob@eager.cx> - PORTNAME= ecce DISTVERSION= 2.9d CATEGORIES= editors diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 4c1cdf3005b1..a8ccd2f5271d 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -1,5 +1,3 @@ -# Created by: Christian Brueffer <chris@unixpages.org> - PORTNAME= edith PORTVERSION= 1.58 PORTREVISION= 2 diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile index 8a471ff95192..091ba2e1971c 100644 --- a/editors/editorconfig-core-c/Makefile +++ b/editors/editorconfig-core-c/Makefile @@ -1,5 +1,3 @@ -# Created by: Akinori MUSHA aka knu <knu@idaemons.org> - PORTNAME= editorconfig-core-c PORTVERSION= 0.12.5 DISTVERSIONPREFIX= v diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 2df93cc76911..cbec887c2820 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,3 @@ -# Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk> - PORTNAME= emacs DISTVERSION= 29.0.50.20220715 PORTEPOCH= 2 diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 482693883c3a..f6244cd6e22e 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,5 +1,3 @@ -# Created by: MANTANI Nobutaka <nobutaka@nobutaka.com> - PORTNAME= emacs DISTVERSION= 28.1 PORTREVISION= 1 diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 78e674b4b084..1fc266b0d592 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -1,5 +1,3 @@ -# Created by: Dmitri Goutnik <dg@syrec.org> - PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.5.0.1 diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index ee3ebc94b922..5b9e4b3aaf36 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,5 +1,3 @@ -# Created by: Olivier Duchateau - PORTNAME= featherpad PORTVERSION= 1.2.0 DISTVERSIONPREFIX= V diff --git a/editors/fileobj/Makefile b/editors/fileobj/Makefile index 7721638fff4f..67e26b3063d5 100644 --- a/editors/fileobj/Makefile +++ b/editors/fileobj/Makefile @@ -1,5 +1,3 @@ -# Created by: Rimvydas Jasinskas <zrj@ef.irc> - PORTNAME= fileobj DISTVERSIONPREFIX= v DISTVERSION= 0.7.108 diff --git a/editors/flim/Makefile b/editors/flim/Makefile index c089327be625..1d639590a07c 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -1,5 +1,3 @@ -# Created by: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> - PORTNAME= flim PORTVERSION= 1.14.9.${SNAPDATE} PORTREVISION= 3 diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 487cae77f958..d5188b5a1cda 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,5 +1,3 @@ -# Created by: lightside <lightside@gmx.com> - PORTNAME= focuswriter DISTVERSIONPREFIX= v DISTVERSION= 1.7.6 diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index 1ef4d0183304..8622b3e1c685 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -1,5 +1,3 @@ -# Created by: John Merryweather Cooper et al - CATEGORIES= editors lang PKGNAMESUFFIX= -ide diff --git a/editors/fte/Makefile b/editors/fte/Makefile index e6da541d03b1..2c6afb77fede 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -1,5 +1,3 @@ -# Created by: gelf - PORTNAME= fte PORTVERSION= 20110708 CATEGORIES= editors diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 291bd3fe0c68..92ed8480a534 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -1,5 +1,3 @@ -# Created by: gahr - PORTNAME= fxite DISTVERSIONPREFIX= FXITE- DISTVERSION= 0_92 diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 47f6369ed1e3..f31b7f89a1b8 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -1,5 +1,3 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> - PORTNAME= gedit-plugins PORTVERSION= 42.1 CATEGORIES= editors gnome diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index e09088550875..3c457b21258c 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - PORTNAME= gedit PORTVERSION= 42.1 CATEGORIES= editors gnome diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 6c0f18b3e14d..71e45d19910e 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,5 +1,3 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - PORTNAME= ghex PORTVERSION= 3.41.1 CATEGORIES= editors gnome diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index 5218dd50b9ed..c93cb4312f6a 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= gmanedit PORTVERSION= 0.4.2 PORTREVISION= 7 diff --git a/editors/gnome-latex/Makefile b/editors/gnome-latex/Makefile index 971300c2c175..1327a056be09 100644 --- a/editors/gnome-latex/Makefile +++ b/editors/gnome-latex/Makefile @@ -1,5 +1,3 @@ -# Created by: Olivier Duchateau - PORTNAME= gnome-latex PORTVERSION= 3.40.0 CATEGORIES= editors diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 7260778052ad..74f45588a239 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,5 +1,3 @@ -# Created by: Hakisho Nukama <nukama@gmail.com> - PORTNAME= gummi PORTVERSION= 0.8.1 PORTREVISION= 14 diff --git a/editors/heme/Makefile b/editors/heme/Makefile index c0d6c98a935f..9a27215f663c 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= heme PORTVERSION= 0.4.2 CATEGORIES= editors diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index ad80803842d3..57ac3b2df593 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= hexcurse PORTVERSION= 1.60.0 DISTVERSIONPREFIX= v diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 75fb202db651..9d06d6bb966d 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrey Zakhvatov - PORTNAME= hexedit PORTVERSION= 1.6 CATEGORIES= editors diff --git a/editors/hexpert/Makefile b/editors/hexpert/Makefile index a1d6180b350a..75dc570bc1e6 100644 --- a/editors/hexpert/Makefile +++ b/editors/hexpert/Makefile @@ -1,5 +1,3 @@ -# Created by: Peter Wemm <peter@FreeBSD.org> - PORTNAME= hexpert PORTVERSION= 2.4.1 CATEGORIES= editors diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 213d331488a2..04b75b3b03a7 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,5 +1,3 @@ -# Created by: Patrick Li <pat@databits.net> - PORTNAME= hnb PORTVERSION= 1.9.18 DISTVERSIONPREFIX= v diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 9759ed27bcf1..4949665d4802 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -1,5 +1,3 @@ -# Created by: Ying-Chieh Liao - PORTNAME= hte PORTVERSION= 2.1.1.g20161206 PORTREVISION= 3 diff --git a/editors/impress/Makefile b/editors/impress/Makefile index dbc727109b9d..2846b7fc5a12 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -1,5 +1,3 @@ -# Created by: Kris Kennaway <kris@FreeBSD.org> - PORTNAME= impress PORTVERSION= 1.1b9 PORTREVISION= 3 diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 0e9fb42bb40d..01b6c0fc2c36 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,5 +1,3 @@ -# Created by: eric - PORTNAME= jed DISTVERSION= 0.99-19 PORTREVISION= 4 diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index a3fd0165f437..34da673611bc 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= jedit PORTVERSION= 5.6.0 PORTEPOCH= 1 diff --git a/editors/joe/Makefile b/editors/joe/Makefile index e5668db8c2d3..a7d87a154de6 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,5 +1,3 @@ -# Created by: torstenb@FreeBSD.org - PORTNAME= joe PORTVERSION= 4.6 PORTEPOCH= 1 diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 668025c9304c..d54c3c0ad02b 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,5 +1,3 @@ -# Created by: jkh - PORTNAME= jove PORTVERSION= 4.16 PORTREVISION= 2 diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 06c2280cca8b..2abe79f48971 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -1,5 +1,3 @@ -# Created by: Mohammad S. Babaei <info@babaei.net> - PORTNAME= jucipp DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index b2468d60db00..17b65c994ba9 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -1,5 +1,3 @@ -# Created by: Grzegorz Blach <gblach@FreeBSD.org> - PORTNAME= jupp PORTVERSION= 3.1.38 CATEGORIES= editors diff --git a/editors/le/Makefile b/editors/le/Makefile index be50f55a638a..e22e5bd72a75 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrey Zakhvatov - PORTNAME= le PORTVERSION= 1.16.8 CATEGORIES= editors diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index fc5db487dcc8..9f895a278323 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,5 +1,3 @@ -# Created by: Michael Johnson <ahze@ahze.net> - PORTNAME= leafpad PORTVERSION= 0.8.18.1 PORTREVISION= 2 diff --git a/editors/led/Makefile b/editors/led/Makefile index 4ee724cc4534..26171e58a7f4 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= led PORTVERSION= 2.0 PORTREVISION= 1 diff --git a/editors/linux-bcompare/Makefile b/editors/linux-bcompare/Makefile index 532e6ed91293..bb21ffcf781e 100644 --- a/editors/linux-bcompare/Makefile +++ b/editors/linux-bcompare/Makefile @@ -1,5 +1,3 @@ -# Created by: Matías Pizarro <matias@pizarro.net> - PORTNAME= bcompare DISTVERSION= 4.3.7 DISTVERSIONSUFFIX= .25118 diff --git a/editors/linux-sublime/Makefile b/editors/linux-sublime/Makefile index 1dc1a9facc4d..7b82ea6497c3 100644 --- a/editors/linux-sublime/Makefile +++ b/editors/linux-sublime/Makefile @@ -1,5 +1,3 @@ -# Created by: Johannes Meixner <johannes@perceivon.net> - PORTNAME= sublime PORTVERSION= 2.0.2 PORTREVISION= 6 diff --git a/editors/linux-sublime3/Makefile b/editors/linux-sublime3/Makefile index da77d14db73d..d27a081826da 100644 --- a/editors/linux-sublime3/Makefile +++ b/editors/linux-sublime3/Makefile @@ -1,5 +1,3 @@ -# Created by: Miguel Clara <miguelmclara@gmail.com> - PORTNAME= sublime PORTVERSION= 3.2.2 PORTREVISION= 2 diff --git a/editors/lite/Makefile b/editors/lite/Makefile index 4d989df3a935..a8ad4c1e42d8 100644 --- a/editors/lite/Makefile +++ b/editors/lite/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= lite PORTVERSION= 1.11 CATEGORIES= editors diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 4379feca4373..ee2eebb24e2c 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Xin LI <delphij@FreeBSD.org> - PORTNAME= madedit PORTVERSION= 0.2.9 PORTREVISION= 25 diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 292549b08271..77cc00b78ac8 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -1,5 +1,3 @@ -# Created by: Dima Dorfman <dima@unixfreak.org> - PORTNAME= mg PORTVERSION= 7.0 PORTEPOCH= 1 diff --git a/editors/mined/Makefile b/editors/mined/Makefile index def876ee6cb4..bba66abc0fc4 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -1,5 +1,3 @@ -# Created by: thierry@pompo.net - PORTNAME= mined PORTVERSION= 2015.25 CATEGORIES= editors diff --git a/editors/mle/Makefile b/editors/mle/Makefile index a4aa3cbf8e11..64ce1ddd411e 100644 --- a/editors/mle/Makefile +++ b/editors/mle/Makefile @@ -1,5 +1,3 @@ -# Created by: Adam Saponara <as@php.net> - PORTNAME= mle DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 2462cdd81b4e..f2f13c111f87 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -1,5 +1,3 @@ -# Created by: Nicola Vitale <nivit@email.it> - PORTNAME= morla PORTVERSION= 0.16.1 PORTREVISION= 12 diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 454c9873bbb5..51234009ca12 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -1,5 +1,3 @@ -# Created by: Oliver Lehmann <oliver@FreeBSD.org> - PORTNAME= mousepad PORTVERSION= 0.5.10 CATEGORIES= editors xfce diff --git a/editors/mp/Makefile b/editors/mp/Makefile index a789b078d8f3..9f917f9b799d 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -1,5 +1,3 @@ -# Created by: Mark Pulford <mark@kyne.com.au> - PORTNAME= mp DISTVERSION= 5.58 CATEGORIES= editors diff --git a/editors/nano/Makefile b/editors/nano/Makefile index a23c60dfab01..5bf8f4f67b14 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,3 @@ -# Created by: Philippe Lefebvre <nemesis@balistik.net> - PORTNAME= nano DISTVERSION= 6.2 CATEGORIES= editors diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 3be116acc238..7a6ef1694367 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrej Zverev <az@inec.ru> - PORTNAME= ne PORTVERSION= 3.3.1 CATEGORIES= editors diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 9adccafdeb59..0b1475c22b03 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,5 +1,3 @@ -# Created by: Daniel Eischen <deischen@FreeBSD.org> - PORTNAME= nedit PORTVERSION= 5.7 CATEGORIES= editors diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile index 4bc5c1596fdf..d0a3fa305bdf 100644 --- a/editors/neovim/Makefile +++ b/editors/neovim/Makefile @@ -1,5 +1,3 @@ -# Created by: Anton Tornqvist <antont@inbox.lv> - PORTNAME= neovim DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 4fc13b880dd3..6485e1913f70 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,5 +1,3 @@ -# Created by: Jun-ichiro itojun Itoh <itojun@itojun.org> - PORTNAME= nvi PORTVERSION= 1.79.20040608 PORTREVISION= 5 diff --git a/editors/nvi2/Makefile b/editors/nvi2/Makefile index d6f8b48fdd17..85722f99570a 100644 --- a/editors/nvi2/Makefile +++ b/editors/nvi2/Makefile @@ -1,5 +1,3 @@ -# Created by: Craig Leres <leres@FreeBSD.org> - PORTNAME= nvi2 PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index a4444e472ae4..5b81789d3d90 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -1,5 +1,3 @@ -# Created by: Martin Blapp - PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} PORTREVISION= 0 diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index eab8e02f7613..d3ea851c4509 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -1,5 +1,3 @@ -# Created by: Martin Blapp - PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} PORTREVISION= 1 diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile index 590ac0d6daeb..71cd9a0bf782 100644 --- a/editors/p5-Vimana/Makefile +++ b/editors/p5-Vimana/Makefile @@ -1,5 +1,3 @@ -# Created by: Gea-Suan Lin <gslin@gslin.org> - PORTNAME= Vimana PORTVERSION= 2010.09303 PORTREVISION= 4 diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index 6d17a49e6f47..7c5c3c33be98 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -1,5 +1,3 @@ -# Created by: alepulver - PORTNAME= pdfedit PORTVERSION= 0.4.5 PORTREVISION= 16 diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile index dd8b526daaf9..480cd54c1f29 100644 --- a/editors/pluma-plugins/Makefile +++ b/editors/pluma-plugins/Makefile @@ -1,5 +1,3 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> - PORTNAME= pluma-plugins PORTVERSION= 1.26.0 PORTREVISION= 3 diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 6d347012022f..2cde4f0ef178 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -1,5 +1,3 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - PORTNAME= pluma PORTVERSION= 1.26.0 PORTREVISION= 3 diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 9a2516c8d8d4..fe10f7d04379 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,4 +1,3 @@ -# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $MCom: ports/editors/poedit/Makefile,v 1.2 2006/10/05 07:03:09 mezz Exp $ PORTNAME= poedit diff --git a/editors/poke/Makefile b/editors/poke/Makefile index 847025338de1..8e7f1b84a6f1 100644 --- a/editors/poke/Makefile +++ b/editors/poke/Makefile @@ -1,5 +1,3 @@ -# Created by: Olga Smirnova <mistresssilvara@hotmail.com> - PORTNAME= poke PORTVERSION= 1.0 CATEGORIES= editors diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 03b909930a12..f9c1ad77e755 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -1,5 +1,3 @@ -# Created by: Shigeyuki Fukushima <shige@FreeBSD.org> - PORTNAME= psgml PORTVERSION= 1.4.0 PORTREVISION= 14 diff --git a/editors/puff/Makefile b/editors/puff/Makefile index d17d214186dd..e9997406c726 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -1,5 +1,3 @@ -# Created by: Leif Pedersen <bilbo@devpit.org> - PORTNAME= puff PORTVERSION= 1.0.1 CATEGORIES= editors diff --git a/editors/py-editorconfig/Makefile b/editors/py-editorconfig/Makefile index 46281f43ef29..61efc1f521d6 100644 --- a/editors/py-editorconfig/Makefile +++ b/editors/py-editorconfig/Makefile @@ -1,5 +1,3 @@ -# Created by: Shaun Amott <shaun@FreeBSD.org> - PORTNAME= editorconfig PORTVERSION= 0.12.3 CATEGORIES= editors python diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index dabad19ce78a..4809b7d22919 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= rehex DISTVERSION= 0.5.3 CATEGORIES= editors diff --git a/editors/rubygem-neovim/Makefile b/editors/rubygem-neovim/Makefile index 6a62f1a861b4..aebbdb48645c 100644 --- a/editors/rubygem-neovim/Makefile +++ b/editors/rubygem-neovim/Makefile @@ -1,5 +1,3 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> - PORTNAME= neovim PORTVERSION= 0.9.0 CATEGORIES= editors rubygems diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 3eabe9d27da6..ad36bdec7e0b 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> - PORTNAME= scite DISTVERSION= 4.4.5 CATEGORIES= editors gnome diff --git a/editors/semi/Makefile b/editors/semi/Makefile index ecc28c2c6c44..648c58a03b40 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -1,5 +1,3 @@ -# Created by: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> - PORTNAME= semi PORTVERSION= ${SEMI_VER}.${SNAPDATE} PORTREVISION= 3 diff --git a/editors/shed/Makefile b/editors/shed/Makefile index 65f00ca0b725..7f2b4257976f 100644 --- a/editors/shed/Makefile +++ b/editors/shed/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= shed PORTVERSION= 1.15 CATEGORIES= editors diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 219ba9b65260..7b0a4f9d5b2b 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -1,5 +1,3 @@ -# Created by: Dominic Mitchell - PORTNAME= slime DISTVERSIONPREFIX= v DISTVERSION= 2.26.1-9 diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index cb401681412d..79bb5e14c687 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -1,5 +1,3 @@ -# Created by: verm - PORTNAME= sed PORTVERSION= 3.62 PORTREVISION= 4 diff --git a/editors/sted/Makefile b/editors/sted/Makefile index 880b0b69160e..6be1c8df6980 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -1,5 +1,3 @@ -# Created by: Andrey Zakhvatov - PORTNAME= sted PORTVERSION= 0.2.2 CATEGORIES= editors diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 921d0d9d90d7..0143f70875fb 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,5 +1,3 @@ -# Created by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp> - PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19.15 DISTVERSIONPREFIX= v diff --git a/editors/tea/Makefile b/editors/tea/Makefile index da7acf96ce9d..828090cb6590 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,5 +1,3 @@ -# Created by: Jean-Yves Lefort <jylefort@brutele.be> - PORTNAME= tea PORTVERSION= 60.7.0 CATEGORIES= editors diff --git a/editors/teco/Makefile b/editors/teco/Makefile index c9d892d037d3..655595c0d390 100644 --- a/editors/teco/Makefile +++ b/editors/teco/Makefile @@ -1,5 +1,3 @@ -# Created by: Stanislav Sedov <stas@core.310.ru> - PORTNAME= teco PORTVERSION= 0398 PORTREVISION= 1 diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 59dbe060ff6f..8d2d621eedc2 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,5 +1,3 @@ -# Created by: Kris Kennaway <kris@FreeBSD.org> - PORTNAME= ted PORTVERSION= 2.23 PORTREVISION= 5 diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile index c0bdd9bcf9da..0f939bea34c7 100644 --- a/editors/tetradraw/Makefile +++ b/editors/tetradraw/Makefile @@ -1,5 +1,3 @@ -# Created by: Frederic Cambus - PORTNAME= tetradraw PORTVERSION= 2.0.2 PORTREVISION= 1 diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index b8ed80d950da..28db24f27b9a 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -1,5 +1,3 @@ -# Created by: Geoffrey Mainland <mainland@apeiron.net> - PORTNAME= texmacs PORTVERSION= 1.99.4 PORTREVISION= 5 diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index dcf52e5115d5..274173599fc7 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= texmaker PORTVERSION= 5.0.3 PORTREVISION= 4 diff --git a/editors/textadept/Makefile b/editors/textadept/Makefile index a036fffcfb90..9457c78b1624 100644 --- a/editors/textadept/Makefile +++ b/editors/textadept/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= textadept PORTVERSION= 11.1 DISTVERSIONPREFIX= ${PORTNAME}_ diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 0fadc99db359..168f24e75448 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,5 +1,3 @@ -# Created by: Diego Depaoli <trebestie@gmail.com> - PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.2 diff --git a/editors/the/Makefile b/editors/the/Makefile index 9c92afcb4c50..afa6e2ee41d3 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -1,5 +1,3 @@ -# Created by: giffunip@asme.org - PORTNAME= the PORTVERSION= 3.3.r4 PORTREVISION= 2 diff --git a/editors/treeform/Makefile b/editors/treeform/Makefile index 530cb15c2725..2d4173aa9e1d 100644 --- a/editors/treeform/Makefile +++ b/editors/treeform/Makefile @@ -1,5 +1,3 @@ -# Created by: buganini@gmail.com - PORTNAME= treeform PORTVERSION= 1.0.3 CATEGORIES= editors java diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile index 48a528c70d6b..0a96317ba1d1 100644 --- a/editors/tweak/Makefile +++ b/editors/tweak/Makefile @@ -1,5 +1,3 @@ -# Created by: Jille Timmermans (jille@quis.cx) - PORTNAME= tweak PORTVERSION= 3.02 CATEGORIES= editors diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 779a3ff423d8..715e3c1dd789 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,5 +1,3 @@ -# Created by: tg - PORTNAME= uemacs PORTVERSION= 4.0 CATEGORIES= editors diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index 2a7e4aa13daa..e2d886d7af99 100644 --- a/editors/uzap/Makefile +++ b/editors/uzap/Makefile @@ -1,5 +1,3 @@ -# Created by: joerg - PORTNAME= uzap PORTVERSION= 1.0 CATEGORIES= editors diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 6b55b0d0fe4a..ff9792c5754c 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,5 +1,3 @@ -# Created by: Bill Fumerola <billf@chc-chimes.com> - PORTNAME= vigor PORTVERSION= 0.016 PORTREVISION= 4 diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 16bda43ef60e..177f9dc52578 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,5 +1,3 @@ -# Created by: pgf - PORTNAME= vile PORTVERSION= 9.8v CATEGORIES= editors diff --git a/editors/vim/Makefile b/editors/vim/Makefile index eadac3c3c49a..d9d92a4f4faf 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,5 +1,3 @@ -# Created by: David O'Brien <obrien@cs.ucdavis.edu> - PORTNAME= vim PORTVERSION= 9.0.0016 DISTVERSIONPREFIX= v diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 0f2ff71d1404..0b742301d4e1 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -1,5 +1,3 @@ -# Created by: KIMURA Yasuhiro <yasu@utahime.org> - PORTNAME= with-editor DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile index 00c09cd9033c..5e6c812ef9d1 100644 --- a/editors/wordgrinder/Makefile +++ b/editors/wordgrinder/Makefile @@ -1,5 +1,3 @@ -# Created by: Vitaly Magerya <vmagerya@gmail.com> - PORTNAME= wordgrinder PORTVERSION= 0.6 CATEGORIES= editors diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile index 8fd77bf4af53..546472137818 100644 --- a/editors/wxhexeditor/Makefile +++ b/editors/wxhexeditor/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> - PORTNAME= wxhexeditor PORTVERSION= 0.24 PORTREVISION= 4 diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 24994123327b..986b03ba561b 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,5 +1,3 @@ -# Created by: erich@rrnet.com - PORTNAME= xcoral PORTVERSION= 3.47 PORTREVISION= 4 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 81840e2ecb42..01cfcf8919c5 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,5 +1,3 @@ -# Created by: pgf - PORTNAME= vile PORTVERSION= 9.8v CATEGORIES= editors diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index cf37e16d39ca..e4f31bf170c8 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,5 +1,3 @@ -# Created by: rch@richard.eu.org - PORTNAME= yudit PORTVERSION= 3.0.7 CATEGORIES= editors converters print diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 35babcb1c6c3..c95e4d9e090b 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,5 +1,3 @@ -# Created by: Jason Evans <jasone@FreeBSD.org> - PORTNAME= zile PORTVERSION= 2.6.2 CATEGORIES= editors |