diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-23 20:27:33 +0000 |
commit | 120d63cacb292dd72b8fa1c11f3d9793eadd8661 (patch) | |
tree | 0a7c743782810e087b56f9d7cfb2778664c6068b /www/tinyproxy | |
parent | Don't override run-autotools target, this is not necessary with the new (diff) |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com>
Notes
Notes:
svn path=/head/; revision=154280
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 7833ae67667f..1a32b6e324ed 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A small, efficient HTTP proxy server GNU_CONFIGURE= yes |