diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:23:34 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-07-20 16:23:34 +0200 |
commit | ab8a40fb17709dd65aea15c13d6d799d9bd12dd6 (patch) | |
tree | b912e7987ed20d743ddba2cbb22b67e91b0a41b1 /x11-drivers | |
parent | x11-clocks: remove 'Created by' lines (diff) |
x11-drivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Florent Thoumie <flz@freebsd.org>
* Gleb Smirnoff <glebius@FreeBSD.org>
* NIIMI Satoshi <sa2c@sa2c.net>
* lesi@FreeBSD.org
With hat: portmgr
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-egalax/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-vmmouse/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-intel/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-scfb/Makefile | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/x11-drivers/xf86-input-egalax/Makefile b/x11-drivers/xf86-input-egalax/Makefile index fc36a61d21a6..982636790053 100644 --- a/x11-drivers/xf86-input-egalax/Makefile +++ b/x11-drivers/xf86-input-egalax/Makefile @@ -1,5 +1,3 @@ -# Created by: Gleb Smirnoff <glebius@FreeBSD.org> - PORTNAME= xf86-input-egalax PORTVERSION= 0.3 PORTREVISION= 5 diff --git a/x11-drivers/xf86-input-vmmouse/Makefile b/x11-drivers/xf86-input-vmmouse/Makefile index 9ba1fc8afda7..e33350835b35 100644 --- a/x11-drivers/xf86-input-vmmouse/Makefile +++ b/x11-drivers/xf86-input-vmmouse/Makefile @@ -1,5 +1,3 @@ -# Created by: NIIMI Satoshi <sa2c@sa2c.net> - PORTNAME= xf86-input-vmmouse PORTVERSION= 13.1.0 PORTREVISION= 5 diff --git a/x11-drivers/xf86-video-intel/Makefile b/x11-drivers/xf86-video-intel/Makefile index 629f3ed6fe4e..aeb0e37794ee 100644 --- a/x11-drivers/xf86-video-intel/Makefile +++ b/x11-drivers/xf86-video-intel/Makefile @@ -1,5 +1,3 @@ -# Created by: lesi@FreeBSD.org - PORTNAME= xf86-video-intel DISTVERSION= 2.99.917-916 DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/} diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile index c69879b6544d..fb936502c127 100644 --- a/x11-drivers/xf86-video-scfb/Makefile +++ b/x11-drivers/xf86-video-scfb/Makefile @@ -1,5 +1,3 @@ -# Created by: Florent Thoumie <flz@freebsd.org> - PORTNAME= xf86-video-scfb PORTVERSION= 0.0.7 CATEGORIES= x11-drivers |