diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 08:54:32 +0800 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /misc | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.zst freebsd-ports-gnome-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/uk-phone/Makefile | 2 | ||||
-rw-r--r-- | misc/uk-postcodes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index 7bba32d7e086..21114d328c00 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-phone/ \ http://people.FreeBSD.org/~brian/uk-phone/ EXTRACT_SUFX= .gz -MAINTAINER= brian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= United Kingdom phone codes NO_WRKSUBDIR= yes diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile index 9bac4c3c24d8..a4c1412422b1 100644 --- a/misc/uk-postcodes/Makefile +++ b/misc/uk-postcodes/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-postcodes/ \ http://people.FreeBSD.org/~brian/uk-postcodes/ EXTRACT_SUFX= .gz -MAINTAINER= brian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= United Kingdom post codes NO_WRKSUBDIR= yes |