diff options
author | kim <kim@pkgsrc.org> | 2000-11-20 23:43:19 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2000-11-20 23:43:19 +0000 |
commit | 986e029723ba09f5687b02622388afee1e6367c7 (patch) | |
tree | e67b12ed7900f3c954b260272e3035f1786c51ce /net/ssync/Makefile | |
parent | d41abdcc50aea6a559a0b918f9074784e5896fcf (diff) | |
download | pkgsrc-986e029723ba09f5687b02622388afee1e6367c7.tar.gz |
ssync 1.5 adds "-f" to use a file listing the target hosts
Diffstat (limited to 'net/ssync/Makefile')
-rw-r--r-- | net/ssync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ssync/Makefile b/net/ssync/Makefile index ab53d3687a9..811c19bb619 100644 --- a/net/ssync/Makefile +++ b/net/ssync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/08/13 14:19:50 kim Exp $ +# $NetBSD: Makefile,v 1.3 2000/11/20 23:43:19 kim Exp $ # -DISTNAME= ssync-1.1 +DISTNAME= ssync-1.5 CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ |