aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-11 15:42:18 +0800
committermiwi <miwi@FreeBSD.org>2007-01-11 15:42:18 +0800
commite590ffdf015724a98e329b9d1c40d62199a5da9a (patch)
tree6596401f43572e3a6fbff5fcc58e2f0806c0b696 /devel
parent1f30a92ef64f7e899d5366c246deb434bcd5fd85 (diff)
downloadfreebsd-ports-gnome-e590ffdf015724a98e329b9d1c40d62199a5da9a.tar.gz
freebsd-ports-gnome-e590ffdf015724a98e329b9d1c40d62199a5da9a.tar.zst
freebsd-ports-gnome-e590ffdf015724a98e329b9d1c40d62199a5da9a.zip
- Fix plist
PR: ports/107812 Submitted by: Dima Panov <fluffy@ns.ael.RU>
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-HTML_CSS/Makefile16
1 files changed, 10 insertions, 6 deletions
diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile
index f2bd28669a43..e10d66e82dbf 100644
--- a/devel/pear-HTML_CSS/Makefile
+++ b/devel/pear-HTML_CSS/Makefile
@@ -38,16 +38,20 @@ DOCS= TDG/img/admons/caution.png \
TDG/ch05s05.html TDG/ch06.html TDG/ch06s02.html \
TDG/ch06s03.html TDG/ch06s04.html TDG/ch06s05.html \
TDG/ch06s06.html TDG/ch07.html TDG/ch07s02.html \
- TDG/ch07s03.html TDG/ch07s04.html TDG/ch08.html \
- TDG/ch08s02.html TDG/ch08s03.html TDG/ch08s04.html \
- TDG/ch08s05.html TDG/index.html TDG/pr01.html \
- TDG/pr01s02.html TDG/pt01.html TDG/pt02.html \
- TDG/pt03.html TDG/re01.html TDG/re02.html TDG/re03.html \
+ TDG/ch07s03.html TDG/ch08.html TDG/ch08s02.html \
+ TDG/ch08s03.html TDG/ch08s04.html TDG/ch08s05.html \
+ TDG/ch08s05.html TDG/ch09.html TDG/ch09s02.html \
+ TDG/ch09s03.html TDG/ch09s04.html TDG/ch09s05.html \
+ TDG/ch10.html TDG/ch10s02.html \
+ TDG/index.html TDG/pr01.html TDG/pr01s02.html \
+ TDG/pt01.html TDG/pt02.html TDG/pt03.html \
+ TDG/pt04.html TDG/re01.html TDG/re02.html TDG/re03.html \
TDG/re04.html TDG/re05.html TDG/re06.html TDG/re07.html \
TDG/re08.html TDG/re09.html TDG/re10.html TDG/re11.html \
TDG/re12.html TDG/re13.html TDG/re14.html TDG/re15.html \
TDG/re16.html TDG/re17.html TDG/re18.html TDG/re19.html \
- TDG/re20.html TDG/re21.html TDG/re22.html TDG/re23.html
+ TDG/re20.html TDG/re21.html TDG/re22.html TDG/re23.html \
+ TDG/re24.html
EXAMPLES= CSS_InHeader.php css_error_custom.php \
CSS_Inline.php css_error_ignore.php \
CSS_Logger.php css_error_logger.php \