diff options
author | ache <ache@FreeBSD.org> | 2011-08-30 15:14:58 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2011-08-30 15:14:58 +0800 |
commit | 29bb3bfb61d41f664b0a16923abf5f039c29887d (patch) | |
tree | fe20bd729ead201eabd67e7d423cb416c9ca7b56 | |
parent | 72628ae9b47a04c6b5f616d0f247ff17311f02cf (diff) | |
download | freebsd-ports-gnome-29bb3bfb61d41f664b0a16923abf5f039c29887d.tar.gz freebsd-ports-gnome-29bb3bfb61d41f664b0a16923abf5f039c29887d.tar.zst freebsd-ports-gnome-29bb3bfb61d41f664b0a16923abf5f039c29887d.zip |
Remove myself from MAINTAINER
-rw-r--r-- | archivers/unzip/Makefile | 2 | ||||
-rw-r--r-- | www/lynx-current/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index ee4a95476e87..92e2ea61e0b3 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/infozip/UnZip%206.x%20%28latest%29/UnZip%20${PORTVERSION}/:main DISTNAME= ${PORTNAME}60 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main -MAINTAINER?= ache@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= List, test and extract compressed files in a ZIP archive LICENSE= Info-ZIP diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 5be4cca11749..d8bf8b341f80 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.8dev.9 -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn |