diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-30 16:11:57 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-30 16:11:57 +0800 |
commit | 1dd4b85d8bfd90aa27d478c3212204b2d644caf9 (patch) | |
tree | 692f63a85e70843c1f08674016f2c5823a0a3253 /archivers/unzip | |
parent | 8e9e3bae3e26d81990a6fe6cb477fc23441479d0 (diff) | |
download | freebsd-ports-gnome-1dd4b85d8bfd90aa27d478c3212204b2d644caf9.tar.gz freebsd-ports-gnome-1dd4b85d8bfd90aa27d478c3212204b2d644caf9.tar.zst freebsd-ports-gnome-1dd4b85d8bfd90aa27d478c3212204b2d644caf9.zip |
Take maintainership
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 92e2ea61e0b3..38266340975a 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?= ports@FreeBSD.org +MAINTAINER?= ehaupt@FreeBSD.org COMMENT?= List, test and extract compressed files in a ZIP archive LICENSE= Info-ZIP |