summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commit3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /net/rsync
parentd9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff)
downloadpkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 7340597103d..5372f02ad58 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/11/26 23:34:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.15 1999/02/20 22:48:36 hubertf Exp $
#
DISTNAME= rsync-2.2.1
@@ -11,8 +11,6 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://samba.anu.edu.au/rsync/
-CONFLICTS= rsync-1.6.9 rsync-2.0.18 rsync-2.1.0 rsync-2.1.1
-
GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"