diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:14:58 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:14:58 +0000 |
commit | 8549345081125042c90f22c8a4ddc412000dd25f (patch) | |
tree | ec67c6a301350608ba8eebc7d83dbdbfaa9ce6a4 /archivers/unzip/Makefile | |
parent | 15552489144d7d9ba6e742653b7aed048ac1cbfd (diff) | |
download | ports-8549345081125042c90f22c8a4ddc412000dd25f.tar.gz ports-8549345081125042c90f22c8a4ddc412000dd25f.zip |
Notes
Diffstat (limited to 'archivers/unzip/Makefile')
-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 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 |