diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-09-03 10:32:24 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-09-03 10:32:24 +0000 |
commit | 8e1dc29a791a131baa492a44014cc8b6fdee23e8 (patch) | |
tree | 43efa451a19147fe28584af7e8ab6e6be769203e /net/ucarp | |
parent | f4b9f0438caa8d2cc868a08fe716e7a2fa4027d4 (diff) | |
download | ports-8e1dc29a791a131baa492a44014cc8b6fdee23e8.tar.gz ports-8e1dc29a791a131baa492a44014cc8b6fdee23e8.zip |
Notes
Diffstat (limited to 'net/ucarp')
-rw-r--r-- | net/ucarp/Makefile | 6 | ||||
-rw-r--r-- | net/ucarp/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile index b5116d718208..e5bf024fed19 100644 --- a/net/ucarp/Makefile +++ b/net/ucarp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ucarp -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.ucarp.org/pub/ucarp/ +MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/ucarp/ +# http://download.pureftpd.org/pub/ucarp/ MAINTAINER= ports@FreeBSD.org COMMENT= Userlevel Common Address Redundancy Protocol diff --git a/net/ucarp/distinfo b/net/ucarp/distinfo index eb0e8d06c9a7..689bcd4deaa5 100644 --- a/net/ucarp/distinfo +++ b/net/ucarp/distinfo @@ -1,3 +1,3 @@ -MD5 (ucarp-1.2.tar.bz2) = bed7ae84520f2e0faf3e68e9cfe4e1aa -SHA256 (ucarp-1.2.tar.bz2) = 4e2f7024ea777bc8441b7b1b5fce78e7368693e2849debfa3e2c8797e21136eb -SIZE (ucarp-1.2.tar.bz2) = 164988 +MD5 (ucarp-1.3.tar.bz2) = 0556b03f792bd2a14a54189a303d515f +SHA256 (ucarp-1.3.tar.bz2) = 1fb02981fb7b85b64c7e9604f2a0b3b58c6d3775972e82e4d2ceb4b7bd3760b7 +SIZE (ucarp-1.3.tar.bz2) = 174517 |