summaryrefslogtreecommitdiff
path: root/devel/librsync
diff options
context:
space:
mode:
authorapb <apb@pkgsrc.org>2008-04-22 18:17:35 +0000
committerapb <apb@pkgsrc.org>2008-04-22 18:17:35 +0000
commitab1b7cb65344527eb623cfec1165249ff251793d (patch)
tree9b16e1900f054903dff7692f3ac90d688f3780d3 /devel/librsync
parentb7cf114bc7764de4c6e8f2287ff7f07689fa6c0f (diff)
downloadpkgsrc-ab1b7cb65344527eb623cfec1165249ff251793d.tar.gz
HOMEPAGE= http://librsync.sourceforge.net/
The old web page at http://www.nongnu.org/rdiff-backup reditrects to http://rdiff-backup.stanford.edu/, but that's about rdiff-backup, not about librsync.
Diffstat (limited to 'devel/librsync')
-rw-r--r--devel/librsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/librsync/Makefile b/devel/librsync/Makefile
index 58b98809c16..1ef3ec48dc3 100644
--- a/devel/librsync/Makefile
+++ b/devel/librsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/02/20 19:15:03 snj Exp $
+# $NetBSD: Makefile,v 1.16 2008/04/22 18:17:35 apb Exp $
DISTNAME= librsync-0.9.7
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= devel net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librsync/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rdiff-backup.stanford.edu/
+HOMEPAGE= http://librsync.sourceforge.net/
COMMENT= Checksum-based differencing library
USE_LIBTOOL= yes