aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:20:47 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:20:47 +0000
commit4bc2b388728b56c458f9546b69df0e91385b870a (patch)
tree81c659995e3426afe38c648402692b259be11e72
parent5eb5735d03f90419dba9b0daa5747dc4d42a27ba (diff)
downloadports-4bc2b388728b56c458f9546b69df0e91385b870a.tar.gz
ports-4bc2b388728b56c458f9546b69df0e91385b870a.zip
accessibility: remove 'Created by' lines
A big Thank You to the original contributors of these ports: * David K. Gerry * Joe Marcus Clarke <marcus@FreeBSD.org> * Koop Mast <kwm@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Piotr Kubaj <pkubaj@anongoth.pl> With hat: portmgr
-rw-r--r--accessibility/accerciser/Makefile2
-rw-r--r--accessibility/at-spi2-atk/Makefile2
-rw-r--r--accessibility/at-spi2-core/Makefile2
-rw-r--r--accessibility/atk/Makefile2
-rw-r--r--accessibility/atkmm/Makefile2
-rw-r--r--accessibility/caribou/Makefile2
-rw-r--r--accessibility/eflite/Makefile2
-rw-r--r--accessibility/linux-c7-atk/Makefile2
-rw-r--r--accessibility/orca/Makefile2
-rw-r--r--accessibility/py-atspi/Makefile2
-rw-r--r--accessibility/redshift/Makefile2
-rw-r--r--accessibility/yasr/Makefile2
12 files changed, 0 insertions, 24 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index b55eeeb5755f..2f55f475e979 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -1,5 +1,3 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-
PORTNAME= accerciser
PORTVERSION= 3.38.0
CATEGORIES= accessibility gnome
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
index 7811725a5556..0fd5638f0ad5 100644
--- a/accessibility/at-spi2-atk/Makefile
+++ b/accessibility/at-spi2-atk/Makefile
@@ -1,5 +1,3 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-
PORTNAME= at-spi2-atk
PORTVERSION= 2.34.2
CATEGORIES= accessibility x11-toolkits
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index fe35b44696dc..7787cf08f9cd 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -1,5 +1,3 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-
PORTNAME= at-spi2-core
PORTVERSION= 2.36.0
CATEGORIES= accessibility x11-toolkits
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 89458e440a2c..ef5d2cd1a354 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -1,5 +1,3 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-
PORTNAME= atk
PORTVERSION= 2.36.0
PORTREVISION?= 0
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
index 7349e3549704..33e32952683a 100644
--- a/accessibility/atkmm/Makefile
+++ b/accessibility/atkmm/Makefile
@@ -1,5 +1,3 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-
PORTNAME= atkmm
PORTVERSION= 2.28.0
CATEGORIES= accessibility gnome
diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile
index 3e3d664ba92e..05b3fdfcb62b 100644
--- a/accessibility/caribou/Makefile
+++ b/accessibility/caribou/Makefile
@@ -1,5 +1,3 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-
PORTNAME= caribou
PORTVERSION= 0.4.21
PORTREVISION= 5
diff --git a/accessibility/eflite/Makefile b/accessibility/eflite/Makefile
index c8e2f8ea6279..b12048a9f3ab 100644
--- a/accessibility/eflite/Makefile
+++ b/accessibility/eflite/Makefile
@@ -1,5 +1,3 @@
-# Created by: David K. Gerry
-
PORTNAME= eflite
PORTVERSION= 0.4.1
CATEGORIES= accessibility
diff --git a/accessibility/linux-c7-atk/Makefile b/accessibility/linux-c7-atk/Makefile
index 8b441b54b162..a2481056d599 100644
--- a/accessibility/linux-c7-atk/Makefile
+++ b/accessibility/linux-c7-atk/Makefile
@@ -1,5 +1,3 @@
-# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
-
PORTNAME= atk
PORTVERSION= 2.28.1
DISTVERSIONSUFFIX= -2.el7
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 1e165b950e63..66ac09fe2de1 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -1,5 +1,3 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-
PORTNAME= orca
PORTVERSION= 42.1
CATEGORIES= accessibility gnome
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index 412073ba8d43..9f99b7d7fa3e 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -1,5 +1,3 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-
PORTNAME= atspi
PORTVERSION= 2.38.2
CATEGORIES= accessibility x11-toolkits python
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 8cf49635a29c..6416203da005 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -1,5 +1,3 @@
-# Created by: Mark Felder <feld@FreeBSD.org>
-
PORTNAME= redshift
PORTVERSION= 1.12
DISTVERSIONPREFIX= v
diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile
index 01a116c6096e..4a50be59a75a 100644
--- a/accessibility/yasr/Makefile
+++ b/accessibility/yasr/Makefile
@@ -1,5 +1,3 @@
-# Created by: David K. Gerry
-
PORTNAME= yasr
PORTVERSION= 0.6.9
PORTREVISION= 5