diff options
author | asami <asami@FreeBSD.org> | 1998-07-25 20:30:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-25 20:30:06 +0800 |
commit | 69d72883a3684da1ba0b2bc879b6f623b2a62373 (patch) | |
tree | 511aebf7e73505adaa18bd8cca1ac49a5e9b8ef6 /net/rsync/Makefile | |
parent | a1b2b237c5ed1440f69cbbe9a303197ff5e24b6e (diff) | |
download | freebsd-ports-gnome-69d72883a3684da1ba0b2bc879b6f623b2a62373.tar.gz freebsd-ports-gnome-69d72883a3684da1ba0b2bc879b6f623b2a62373.tar.zst freebsd-ports-gnome-69d72883a3684da1ba0b2bc879b6f623b2a62373.zip |
Can't fetch....
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 0fc0f8ce66b3..22024257c1d3 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -4,7 +4,7 @@ # Date created: Sat Aug 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.13 1998/04/24 07:04:07 obrien Exp $ +# $Id: Makefile,v 1.14 1998/07/06 09:50:53 obrien Exp $ # DISTNAME= rsync-2.0.18 @@ -16,6 +16,8 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ MAINTAINER= obrien@FreeBSD.org +BROKEN= fetch + GNU_CONFIGURE= yes MAN1= rsync.1 MAN5= rsyncd.conf.5 |