diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-12 13:02:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-12 13:02:37 +0000 |
commit | b4441c02b186a028b038957521575b938fa90c54 (patch) | |
tree | 2d0c03dcf098dba1a60a020c267400246e50dfe3 /ftp | |
parent | 62e329fad81bc750a2d589dce267b84142f2afad (diff) | |
download | ports-b4441c02b186a028b038957521575b938fa90c54.tar.gz ports-b4441c02b186a028b038957521575b938fa90c54.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpsync/Makefile | 6 | ||||
-rw-r--r-- | ftp/ftpsync/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index b753cbda7bcc..55362a680787 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -6,9 +6,11 @@ # PORTNAME= ftpsync -PORTVERSION= 1.29 +PORTVERSION= 1.2.34 +PORTEPOCH= 1 CATEGORIES= ftp -MASTER_SITES= SF +MASTER_SITES= SF \ + http://mirror.mcx2.org/ MAINTAINER= adox@mcx2.org COMMENT= Synchronizes a local and a remote FTP directory trees diff --git a/ftp/ftpsync/distinfo b/ftp/ftpsync/distinfo index ac67d4764cb0..365670c1d01a 100644 --- a/ftp/ftpsync/distinfo +++ b/ftp/ftpsync/distinfo @@ -1,3 +1,3 @@ -MD5 (ftpsync-1.29.tar.bz2) = b693d9819dcf93d36d229bd03b4efc69 -SHA256 (ftpsync-1.29.tar.bz2) = 6839c0a8b79568dbd1499e7651bf3f40fe44077b6c98bcdb77ba86d883974a30 -SIZE (ftpsync-1.29.tar.bz2) = 15260 +MD5 (ftpsync-1.2.34.tar.bz2) = c6588cd334a83c4a64486d5b234dca30 +SHA256 (ftpsync-1.2.34.tar.bz2) = d623f42d287b750472b62a9156d155c3e1798937c7ec58b1c9540059d361daee +SIZE (ftpsync-1.2.34.tar.bz2) = 16403 |