diff options
author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-03 06:04:09 +0000 |
---|---|---|
committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-03 06:04:09 +0000 |
commit | f73cbc736ae156e01037afd0a8787465a47030cb (patch) | |
tree | 153ec2a926ee12fead67b31093711f0f04f249a0 /sysutils | |
parent | b5cc0267ac75106030a9d6457bb4e6cf1cbf9e56 (diff) |
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/appjail/Makefile | 2 | ||||
-rw-r--r-- | sysutils/autorestic/Makefile | 2 | ||||
-rw-r--r-- | sysutils/catsit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gh-md-toc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/imgurbash2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/initool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/littlejet/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mprocs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-appjail-gui/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-director/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-howdoi/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-keep/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-overlord/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-pyinfra/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rdfind/Makefile | 2 | ||||
-rw-r--r-- | sysutils/reproduce/Makefile | 2 | ||||
-rw-r--r-- | sysutils/walk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/yank/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile index 966b3f4c8c77..62c04fdbe51b 100644 --- a/sysutils/appjail/Makefile +++ b/sysutils/appjail/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 3.9.0 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Simple and easy-to-use tool for creating portable jails WWW= https://github.com/DtxdF/AppJail/ diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index 6c4c67b7a15c..73c420db8c63 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.8.3 PORTREVISION= 3 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Config driven, easy backup cli for restic WWW= https://github.com/cupcakearmy/${PORTNAME} diff --git a/sysutils/catsit/Makefile b/sysutils/catsit/Makefile index 01a3bbd226a6..1bc97d044a24 100644 --- a/sysutils/catsit/Makefile +++ b/sysutils/catsit/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://git.causal.agency/catsit/snapshot/ -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Process supervisor WWW= https://git.causal.agency/catsit/ diff --git a/sysutils/gh-md-toc/Makefile b/sysutils/gh-md-toc/Makefile index aa18724b6d97..735f4ae7aea7 100644 --- a/sysutils/gh-md-toc/Makefile +++ b/sysutils/gh-md-toc/Makefile @@ -2,7 +2,7 @@ PORTNAME= gh-md-toc DISTVERSION= 0.10.0 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Easy TOC creation for GitHub README.md WWW= https://github.com/ekalinin/github-markdown-toc diff --git a/sysutils/imgurbash2/Makefile b/sysutils/imgurbash2/Makefile index 1d9f8e9ccc42..32080114c6b7 100644 --- a/sysutils/imgurbash2/Makefile +++ b/sysutils/imgurbash2/Makefile @@ -2,7 +2,7 @@ PORTNAME= imgurbash2 DISTVERSION= 3.3 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Upload or delete images and videos to imgur WWW= https://github.com/ram-on/imgurbash2/ diff --git a/sysutils/initool/Makefile b/sysutils/initool/Makefile index ffff640dc7e2..81db00e8abdd 100644 --- a/sysutils/initool/Makefile +++ b/sysutils/initool/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Manipulate INI files from the command line WWW= https://github.com/dbohdan/initool diff --git a/sysutils/littlejet/Makefile b/sysutils/littlejet/Makefile index 4e3485692fc3..bd375d0061ed 100644 --- a/sysutils/littlejet/Makefile +++ b/sysutils/littlejet/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Create, deploy, manage and scale FreeBSD jails anywhere WWW= https://github.com/DtxdF/LittleJet/ diff --git a/sysutils/mprocs/Makefile b/sysutils/mprocs/Makefile index d13c3f22fa4c..5422093c0521 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.7.3 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Run multiple commands in parallel WWW= https://github.com/pvolok/mprocs/ diff --git a/sysutils/py-appjail-gui/Makefile b/sysutils/py-appjail-gui/Makefile index 258a4d2ea251..4c43668fc44e 100644 --- a/sysutils/py-appjail-gui/Makefile +++ b/sysutils/py-appjail-gui/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 1 CATEGORIES= sysutils www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Graphical User Interface for AppJail WWW= https://github.com/DtxdF/${PORTNAME} diff --git a/sysutils/py-director/Makefile b/sysutils/py-director/Makefile index e46d7abb27a4..76230f1a021d 100644 --- a/sysutils/py-director/Makefile +++ b/sysutils/py-director/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.13.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Define and run multi-jail environments with AppJail WWW= https://github.com/DtxdF/${PORTNAME} diff --git a/sysutils/py-howdoi/Makefile b/sysutils/py-howdoi/Makefile index 4cf39da96d2a..3a5eb7f9272f 100644 --- a/sysutils/py-howdoi/Makefile +++ b/sysutils/py-howdoi/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Instant coding answers via the command line WWW= https://github.com/gleitz/howdoi diff --git a/sysutils/py-keep/Makefile b/sysutils/py-keep/Makefile index 514f6df26c0b..88e5dd2cb3d2 100644 --- a/sysutils/py-keep/Makefile +++ b/sysutils/py-keep/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Personal shell command keeper WWW= https://github.com/OrkoHunter/keep diff --git a/sysutils/py-overlord/Makefile b/sysutils/py-overlord/Makefile index 0569e20f6f99..7c86c586ab30 100644 --- a/sysutils/py-overlord/Makefile +++ b/sysutils/py-overlord/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.8.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Deploy FreeBSD jails as fast as you code WWW= https://github.com/DtxdF/${PORTNAME} diff --git a/sysutils/py-pyinfra/Makefile b/sysutils/py-pyinfra/Makefile index 295f00712104..09a93a79e9ec 100644 --- a/sysutils/py-pyinfra/Makefile +++ b/sysutils/py-pyinfra/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 3.3.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Automates infrastructure using Python WWW= https://pyinfra.com/ diff --git a/sysutils/rdfind/Makefile b/sysutils/rdfind/Makefile index e16d00af501d..fdf9615edfdf 100644 --- a/sysutils/rdfind/Makefile +++ b/sysutils/rdfind/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.7.0 CATEGORIES= sysutils MASTER_SITES= https://rdfind.pauldreik.se/ -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Utility to find duplicate files based on their content WWW= https://rdfind.pauldreik.se/ diff --git a/sysutils/reproduce/Makefile b/sysutils/reproduce/Makefile index 2fa5ae49b019..7edc6f481dc3 100644 --- a/sysutils/reproduce/Makefile +++ b/sysutils/reproduce/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= AppJail image builder WWW= https://github.com/DtxdF/reproduce diff --git a/sysutils/walk/Makefile b/sysutils/walk/Makefile index 45a03af22570..0789e46f99d1 100644 --- a/sysutils/walk/Makefile +++ b/sysutils/walk/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.13.0 PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Terminal file manager WWW= https://github.com/antonmedv/${PORTNAME} diff --git a/sysutils/yank/Makefile b/sysutils/yank/Makefile index c7983ea3fdc4..3c424511464b 100644 --- a/sysutils/yank/Makefile +++ b/sysutils/yank/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/mptre/yank/releases/download/v${DISTVERSION}/ -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Yank terminal output to clipboard WWW= https://github.com/mptre/yank/ |