git: db3918c88e75 - main - cleanup: remove Created-by lines mentioning myself from my ports.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Jul 2022 18:18:49 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db3918c88e75f75cb4b92650af19055b70f80b51
commit db3918c88e75f75cb4b92650af19055b70f80b51
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-07-12 18:17:18 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-07-12 18:18:37 +0000
cleanup: remove Created-by lines mentioning myself from my ports.
While here use my FreeBSD address again for all my ports.
---
comms/dcf77pi/Makefile | 4 +---
emulators/fuse-utils/Makefile | 2 --
lang/bas2tap/Makefile | 2 --
misc/biosfont-demos/Makefile | 4 +---
sysutils/biosfont/Makefile | 4 +---
5 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index 79f41c70de65..f106a2a8a144 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -1,12 +1,10 @@
-# Created by: rene@FreeBSD.org
-
PORTNAME= dcf77pi
PORTVERSION= 3.7.1.1
DISTVERSIONPREFIX=v
PORTREVISION= 1
CATEGORIES= comms
-MAINTAINER= rene0@freedom.nl
+MAINTAINER= rene@FreeBSD.org
COMMENT= DCF77 receiver/logger/analyzer and library for the Raspberry Pi
LICENSE= BSD2CLAUSE
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index d6a2ac54e1b6..b6b54f0c3270 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -1,5 +1,3 @@
-# Created by: rene
-
PORTNAME= fuse-utils
DISTVERSION= 1.4.3
PORTREVISION= 1
diff --git a/lang/bas2tap/Makefile b/lang/bas2tap/Makefile
index fc04f4ebd41b..1866eedb1434 100644
--- a/lang/bas2tap/Makefile
+++ b/lang/bas2tap/Makefile
@@ -1,5 +1,3 @@
-# Created by: rene
-
PORTNAME= bas2tap
PORTVERSION= 2.6
CATEGORIES= lang
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile
index 0c1517f82345..b3d21d719036 100644
--- a/misc/biosfont-demos/Makefile
+++ b/misc/biosfont-demos/Makefile
@@ -1,10 +1,8 @@
-# Created by: rene
-
PORTNAME= biosfont-demos
PORTVERSION= 1.3
CATEGORIES= misc
-MAINTAINER= rene0@freedom.nl
+MAINTAINER= rene@FreeBSD.org
COMMENT= Demos for the biosfont kernel module
LICENSE= BSD2CLAUSE
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index beb99fd807c9..46a60bf5b1ce 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -1,10 +1,8 @@
-# Created by: rene
-
PORTNAME= biosfont
PORTVERSION= 1.3
CATEGORIES= sysutils
-MAINTAINER= rene0@freedom.nl
+MAINTAINER= rene@FreeBSD.org
COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory
LICENSE= BSD2CLAUSE