diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /sysutils | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/createrepo/Makefile | 2 | ||||
-rw-r--r-- | sysutils/deltarpm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/heirloom/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pam_mount/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pwsafe/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tmux/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/createrepo/Makefile b/sysutils/createrepo/Makefile index 5d008e580153..bc0d005c3469 100644 --- a/sysutils/createrepo/Makefile +++ b/sysutils/createrepo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.10.3 CATEGORIES= sysutils MASTER_SITES= http://createrepo.baseurl.org/download/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to create and manage RPM metadata repositories LICENSE= GPLv2 diff --git a/sysutils/deltarpm/Makefile b/sysutils/deltarpm/Makefile index f9701e278579..98cabad09429 100644 --- a/sysutils/deltarpm/Makefile +++ b/sysutils/deltarpm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.6 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.suse.com/pub/projects/deltarpm/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool that generates delta RPMs LICENSE= BSD3CLAUSE diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile index 06620af6ea13..f2c71f0bfb61 100644 --- a/sysutils/heirloom/Makefile +++ b/sysutils/heirloom/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of standard Unix utilities BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index fbcd97dafb92..a7f162b96216 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PAM module that can mount volumes for a user session LICENSE= LGPL21 GPLv2 diff --git a/sysutils/pwsafe/Makefile b/sysutils/pwsafe/Makefile index 8d18821a8292..b8efb2981461 100644 --- a/sysutils/pwsafe/Makefile +++ b/sysutils/pwsafe/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://nsd.dyndns.org/pwsafe/releases/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cmdline program that manages encrypted password databases OPTIONS_DEFINE= SETUID X11 diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile index caead8908b28..9d72492075dd 100644 --- a/sysutils/tmux/Makefile +++ b/sysutils/tmux/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal Multiplexer LICENSE= BSD2CLAUSE |