diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 03:49:55 +0000 |
commit | adda42bec2c95633b64d7eded5300234540257b9 (patch) | |
tree | a7f580d0be2e917fa48b8751fe92eaafa8d90c4a /ports-mgmt | |
parent | 6c23af06c3eadc82165e019b5f2631367cd2a852 (diff) | |
download | ports-adda42bec2c95633b64d7eded5300234540257b9.tar.gz ports-adda42bec2c95633b64d7eded5300234540257b9.zip |
Notes
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 |