diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-23 01:12:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-23 01:12:43 +0800 |
commit | 17beac1ccf8518d195641716bef3921a05c527df (patch) | |
tree | ed38fe02fc4d93ad4a343ce2c9cd8cbc42f91b19 /ftp/mirror | |
parent | 2e9b050f6256a66e02f5966985c42984b9f5302b (diff) | |
download | freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.tar.gz freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.tar.zst freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.zip |
Drop maintainership
PR: 121964
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
Diffstat (limited to 'ftp/mirror')
-rw-r--r-- | ftp/mirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index 135c0c8f7a86..3d0877507f06 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ry.ca/mirror/mirror/ \ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ftp.pl_wupatch -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mirror packages on remote sites PLIST_FILES= bin/mirror \ |