diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index a3cd6eb99de3..35516c6f2b06 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: rsync -# Version required: 2.3.1 -# Date created: Sat Aug 3, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) +# Ports collection makefile for: rsync +# Version required: 2.3.1 +# Date created: Sat Aug 3, 1996 +# Whom: David O'Brien (obrien@cs.ucdavis.edu) # # $FreeBSD$ # @@ -19,7 +19,7 @@ PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ PATCHFILES= rsync-232-v6-20000127a.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org Y2K= http://rsync.samba.org/rsync/y2k.html |