aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2018-02-23 09:33:00 +0800
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2018-02-23 09:33:00 +0800
commite51177b9202ee8e18d1968c1f39857f250a96469 (patch)
tree30f7ada4c97b3d91459e06b8ddf6dc738665812b /misc
parent280a31be4027fcfb8d8ed0327c20504decfe863a (diff)
downloadfreebsd-ports-e51177b9202ee8e18d1968c1f39857f250a96469.tar.gz
freebsd-ports-e51177b9202ee8e18d1968c1f39857f250a96469.tar.zst
freebsd-ports-e51177b9202ee8e18d1968c1f39857f250a96469.zip
- Reassign ports to the heap
Notes
Notes: svn path=/head/; revision=462658
Diffstat (limited to 'misc')
-rw-r--r--misc/bibletime/Makefile2
-rw-r--r--misc/colortail/Makefile2
-rw-r--r--misc/since/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index d9d84a8e1816..8d711816bf9f 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open source Bible study tool
LICENSE= GPLv2
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 763c562f63fa..d1a439fd675c 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.3.3
CATEGORIES= misc
MASTER_SITES= http://joakimandersson.se/files/
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= tail(1) replacement with color support
LICENSE= GPLv2+
diff --git a/misc/since/Makefile b/misc/since/Makefile
index 0463475e0ebd..7c387ee70b95 100644
--- a/misc/since/Makefile
+++ b/misc/since/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= http://welz.org.za/projects/since/
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= View the end of a file like tail(1), but save state between sessions
LICENSE= GPLv3