diff options
author | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
commit | 0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d (patch) | |
tree | 4bc497e226773f99f69ae51bb566ea95c63dae71 /www/publicfile | |
parent | 4dd8ef2d43045d02c692bc564a1362c2043a2c51 (diff) | |
download | freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.gz freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.zst freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.zip |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 5de88ea54da0..a9f087c1505a 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= www ftp MASTER_SITES= http://cr.yp.to/publicfile/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure, read-only, anonymous HTTP/FTP server RUN_DEPENDS= setuidgid:sysutils/daemontools \ |