diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
commit | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /archivers/zipmix | |
parent | 212168ca712cf37c686c08778456950759e309e2 (diff) | |
download | ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.tar.gz ports-d8299fcc60c91773d823d36ef69d39f5c2f2f0d0.zip |
Notes
Diffstat (limited to 'archivers/zipmix')
-rw-r--r-- | archivers/zipmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zipmix/Makefile b/archivers/zipmix/Makefile index 41f4d5b92684..54d5d3a83753 100644 --- a/archivers/zipmix/Makefile +++ b/archivers/zipmix/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.advsys.net/ken/util/ DISTNAME= ${PORTNAME}_src EXTRACT_SUFX= .zip -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produce a .ZIP file from 2 other ones with the best compressed files USES= dos2unix |