diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 18:00:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 18:00:12 +0000 |
commit | 50456c6baa119dabf13a2e3b2734028087ff4a1f (patch) | |
tree | 0e8a4d3545e88e74f23e930c2bbf7c5e20575434 /net/zsync | |
parent | afe50909b28882ce103a6bf0d022e03735ec501a (diff) | |
download | ports-50456c6baa119dabf13a2e3b2734028087ff4a1f.tar.gz ports-50456c6baa119dabf13a2e3b2734028087ff4a1f.zip |
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 6387e40d3a71..fe8b055df87d 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gordon@FreeBSD.org COMMENT= A file transfer program PLIST_FILES= bin/zsync bin/zsyncmake |