diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-12 09:00:26 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-12 09:00:26 +0000 |
commit | 590bd1d839424ed8392ef9f9b001bd92a9504d17 (patch) | |
tree | 5f2796d1bb4e4c003ed74fc5fac6464b68705c82 /net/librsync/Makefile | |
parent | ac17c040cd3c12a1a16cf1544fd83f7bac92eb7e (diff) | |
download | ports-590bd1d839424ed8392ef9f9b001bd92a9504d17.tar.gz ports-590bd1d839424ed8392ef9f9b001bd92a9504d17.zip |
Notes
Diffstat (limited to 'net/librsync/Makefile')
-rw-r--r-- | net/librsync/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 965b23a5d901..f89107311454 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -7,11 +7,9 @@ # PORTNAME= librsync -PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTVERSION= 0.9.5.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rproxy +MASTER_SITES= http://rdiff-backup.stanford.edu/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for delta compression of streams |