diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-14 11:04:10 +0000 |
commit | 1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch) | |
tree | 43523afcf800513450b3ff167b3daa2e4924bd99 /net/zsync | |
parent | fd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff) |
Notes
Diffstat (limited to 'net/zsync')
-rw-r--r-- | net/zsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zsync/Makefile b/net/zsync/Makefile index 6116f48ef982..a5c1723a2c4a 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.2 CATEGORIES= net MASTER_SITES= http://zsync.moria.org.uk/download/ -MAINTAINER= lippe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= File transfer program USES= tar:bzip2 |