diff options
author | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:31:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-04-29 23:31:58 +0000 |
commit | 3a539e7afc8d560c9b5942a4c54e94afc1f617ef (patch) | |
tree | 1209d2768256a6b5efae445c208a4fd3c56f615f /www | |
parent | Fix a typo. (diff) |
The original MASTER_SITE is gone so host it on my WWW pages and rename
the tarball to something sane (with version number).
PR: 17580
Notes
Notes:
svn path=/head/; revision=28104
Diffstat (limited to 'www')
-rw-r--r-- | www/webcopy/Makefile | 4 | ||||
-rw-r--r-- | www/webcopy/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index 8941b5214be8..adfb36ad02c4 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -8,9 +8,7 @@ PORTNAME= webcopy PORTVERSION= 0.98b7 CATEGORIES= www -MASTER_SITES= ftp://ftp.inf.utfsm.cl/pub/utfsm/perl/ -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tgz +MASTER_SITES= http://people.freebsd.org/~steve/distfiles/ MAINTAINER= ports@FreeBSD.org diff --git a/www/webcopy/distinfo b/www/webcopy/distinfo index 33e254f3bb71..950de0d30835 100644 --- a/www/webcopy/distinfo +++ b/www/webcopy/distinfo @@ -1 +1 @@ -MD5 (webcopy.tgz) = 94bbf478c23382474951c09c8687d686 +MD5 (webcopy-0.98b7.tar.gz) = 94bbf478c23382474951c09c8687d686 |