diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-18 11:49:55 +0800 |
commit | 569a78a4b0507f93f1e53719449e2f5e812d2d7d (patch) | |
tree | 97bb564efa2b03b76b3381388faa6b7d255d11ee /ports-mgmt | |
parent | 0c642006b59e621712f031efde2d35a56f6f4641 (diff) | |
download | freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.gz freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.tar.zst freebsd-ports-gnome-569a78a4b0507f93f1e53719449e2f5e812d2d7d.zip |
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg_install-devel/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portmk/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/vulnerability-test-port/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg_install-devel/Makefile b/ports-mgmt/pkg_install-devel/Makefile index 2590b2b3a8e8..b57359d48d92 100644 --- a/ports-mgmt/pkg_install-devel/Makefile +++ b/ports-mgmt/pkg_install-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= eik PKGNAMESUFFIX= -devel -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development version of the FreeBSD 5.x package tools CONFLICTS= pkg_install-[0-9]* diff --git a/ports-mgmt/portmk/Makefile b/ports-mgmt/portmk/Makefile index bb9da003bb22..9bf133f060aa 100644 --- a/ports-mgmt/portmk/Makefile +++ b/ports-mgmt/portmk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= devel DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development version of bsd.port.mk PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/ports-mgmt/vulnerability-test-port/Makefile b/ports-mgmt/vulnerability-test-port/Makefile index 24f12dde2aa7..27642976798e 100644 --- a/ports-mgmt/vulnerability-test-port/Makefile +++ b/ports-mgmt/vulnerability-test-port/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${INSTALLATION_DATE} CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standard vulnerability test for port auditing systems NO_BUILD= yes |