diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
commit | 921fd6118f724e9b658d3587737bc9b911410b3e (patch) | |
tree | 6d249a081879c96ba52b529756bca661402f5d16 /ports-mgmt | |
parent | 1f784c2ec3af6d0762e4fdf6eff93f4f432fbc46 (diff) | |
download | freebsd-ports-gnome-921fd6118f724e9b658d3587737bc9b911410b3e.tar.gz freebsd-ports-gnome-921fd6118f724e9b658d3587737bc9b911410b3e.tar.zst freebsd-ports-gnome-921fd6118f724e9b658d3587737bc9b911410b3e.zip |
Return ports maintained by John Marino to the pool, see r433827 for details
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/genpatch/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/synth/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/genpatch/Makefile b/ports-mgmt/genpatch/Makefile index 111de1328d15..c80c30101360 100644 --- a/ports-mgmt/genpatch/Makefile +++ b/ports-mgmt/genpatch/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Single patch generator tool compatible with makepatch format LICENSE= BSD2CLAUSE diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 6456b310e1ac..9bf11b8d7dd1 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.68 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Custom package repository builder for FreeBSD and DragonFly LICENSE= ISCL |