Update MASTER_SITES to pick up the correct version of the distfile.
Correct distinfo. Submitted by: Justin Mason <jm@jmason.org>
This commit is contained in:
parent
bf04927ae9
commit
a6b3aa1e98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81061
2 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
PORTNAME= HTML-WebMake
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= http://webmake.sourceforge.net/devel/ \
|
||||
http://webmake.taint.org/devel/
|
||||
MASTER_SITES= http://webmake.sourceforge.net/released/ \
|
||||
http://webmake.taint.org/released/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= jkoshy@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (HTML-WebMake-2.3.tar.gz) = aeae9c923871b2e74effed990141fc2d
|
||||
MD5 (HTML-WebMake-2.3.tar.gz) = 6485d5a9b2cc6fb05b7936821d890eeb
|
||||
|
|
Loading…
Reference in a new issue