diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
commit | 45ba9805ed14bcc27864d2ffa238431049a47064 (patch) | |
tree | 3b74c991bd7b086b7ae814844a9a9b4d1340e785 /archivers/zip | |
parent | 8549345081125042c90f22c8a4ddc412000dd25f (diff) |
Remove myself from MAINTAINER
Notes
Notes:
svn path=/head/; revision=280749
Diffstat (limited to 'archivers/zip')
-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 c0c9a895d361..4208f7a32448 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} DISTFILES= ${PORTNAME}30${EXTRACT_SUFX} USE_ZIP= yes -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create/update ZIP files compatible with pkzip WRKSRC= ${WRKDIR}/${PORTNAME}30 |