diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-26 16:43:12 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-26 16:43:12 +0000 |
commit | a44979596b5514abb227320eb7793534d2e549e6 (patch) | |
tree | 61e683432ff7a084620377c8af8a3e8d65c96386 /archivers | |
parent | 003e55a3f9df6331886487dcf5dc5ff0f3c21640 (diff) | |
download | ports-a44979596b5514abb227320eb7793534d2e549e6.tar.gz ports-a44979596b5514abb227320eb7793534d2e549e6.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 83099a4b5f77..7aa8cc4cea09 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Create/update ZIP files compatible with PKZIP # License is BSD-based, but not identical, so intall with documentation |