Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME?= tidy |
8 |
PORTNAME?= tidy |
9 |
PORTVERSION= 030525 |
9 |
PORTVERSION= 030610 |
10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
11 |
MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ |
11 |
MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ |
12 |
http://tidy.sourceforge.net/docs/:docs |
12 |
http://tidy.sourceforge.net/docs/:docs |
Lines 43-49
Link Here
|
43 |
.endif |
43 |
.endif |
44 |
|
44 |
|
45 |
.if !defined(NOPORTDOCS) |
45 |
.if !defined(NOPORTDOCS) |
46 |
DOCVER= 030403 |
46 |
DOCVER= 030610 |
47 |
DISTFILES+= tidy_docs_${DOCVER}${EXTRACT_SUFX}:docs |
47 |
DISTFILES+= tidy_docs_${DOCVER}${EXTRACT_SUFX}:docs |
48 |
DOCFILES= Overview.html faq.html grid.gif pending.html \ |
48 |
DOCFILES= Overview.html faq.html grid.gif pending.html \ |
49 |
quickref.html release-notes.html tidy.css tidy.gif |
49 |
quickref.html release-notes.html tidy.css tidy.gif |