diff options
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 |