diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-06 11:13:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-06 11:13:41 +0000 |
commit | 12228757c23f9f232273a6085095d32daf0381c0 (patch) | |
tree | 0508db3ab6205859967c03305be36262e2d6fd91 /ftp | |
parent | 00e402e566465b0476b089b22b3f49b478859bc3 (diff) | |
download | ports-12228757c23f9f232273a6085095d32daf0381c0.tar.gz ports-12228757c23f9f232273a6085095d32daf0381c0.zip |
Unbreak by chasing checksum. The version was silently updated to 0.3.6d
and a minor bug fix was made to the source.
Notes
Notes:
svn path=/head/; revision=103087
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wput/Makefile | 3 | ||||
-rw-r--r-- | ftp/wput/distinfo | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index 5a557f1a8d44..666e8ba33e84 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -6,9 +6,10 @@ # PORTNAME= wput -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.6d CATEGORIES= ftp MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ +DISTNAME= wput-0.3.6 EXTRACT_SUFX= .tgz MAINTAINER= chip-set@mail.ru diff --git a/ftp/wput/distinfo b/ftp/wput/distinfo index 6e183b95ea3f..4d79af6db8a9 100644 --- a/ftp/wput/distinfo +++ b/ftp/wput/distinfo @@ -1 +1,2 @@ -MD5 (wput-0.3.6.tgz) = f10417823ed61b6f45933203621620cd +MD5 (wput-0.3.6.tgz) = 6fc94aaf28e86f42c2b87ee977ceb039 +SIZE (wput-0.3.6.tgz) = 85523 |