aboutsummaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2012-12-16 04:17:53 +0000
committerBeech Rintoul <beech@FreeBSD.org>2012-12-16 04:17:53 +0000
commit15ea3698115e46e9468e91afdb0ea9109b2b9ee4 (patch)
tree63ff18d2d7f41269aa6d213af4192035f698fdd0 /archivers/zip
parent480df0630b0d8500bb6c8c80c9ec23a7f1a4ac93 (diff)
downloadports-15ea3698115e46e9468e91afdb0ea9109b2b9ee4.tar.gz
ports-15ea3698115e46e9468e91afdb0ea9109b2b9ee4.zip
- Pass maintainership to submitter
- Mirror distfile PR: ports/174442 Submitted by: "A.J. 'Fonz' van Werven" <fonz@skysmurf.nl>
Notes
Notes: svn path=/head/; revision=308978
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 75694f1fb306..e6f0bbfc4594 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -8,10 +8,11 @@
PORTNAME= zip
PORTVERSION= 3.0
CATEGORIES= archivers
-MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION}
+MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} \
+ ftp://ftp.skysmurf.nl/FreeBSD/distfiles/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd@skysmurf.nl
COMMENT= Create/update ZIP files compatible with PKZIP
MAKEFILE= unix/Makefile