diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-12 00:20:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-12 00:20:13 +0800 |
commit | dd22556f7091e0a5b3103fa79f4b8acce9c29e07 (patch) | |
tree | 48f2f2420d4e9f0cf4fada1b2846389b9716d55a /devel/pear-HTML_CSS | |
parent | 1cca7675364c1fb4f0b4e773b4c362013e04f1e3 (diff) | |
download | freebsd-ports-gnome-dd22556f7091e0a5b3103fa79f4b8acce9c29e07.tar.gz freebsd-ports-gnome-dd22556f7091e0a5b3103fa79f4b8acce9c29e07.tar.zst freebsd-ports-gnome-dd22556f7091e0a5b3103fa79f4b8acce9c29e07.zip |
- Fix pkg-plist
Diffstat (limited to 'devel/pear-HTML_CSS')
-rw-r--r-- | devel/pear-HTML_CSS/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile index e10d66e82dbf..5ada67701541 100644 --- a/devel/pear-HTML_CSS/Makefile +++ b/devel/pear-HTML_CSS/Makefile @@ -38,11 +38,11 @@ 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/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/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 \ |