Revision: | 13 |
Committed: | 2007-08-04T18:04:24-07:00 (17 years, 11 months ago) by douglas |
Original Path: | freebsd/textproc/pear-XML_Feed_Parser.patch |
File size: | 455 byte(s) |
Log Message: | Fixed textproc/pear-XML_Feed_Parser and added work to every port dir's svn:ignore. |
# | User | Rev | Content |
---|---|---|---|
1 | douglas | 13 | diff -Nrux .svn /usr/ports/textproc/pear-XML_Feed_Parser/Makefile pear-XML_Feed_Parser/Makefile |
2 | --- /usr/ports/textproc/pear-XML_Feed_Parser/Makefile Tue May 1 12:10:21 2007 | ||
3 | +++ pear-XML_Feed_Parser/Makefile Sat Aug 4 17:41:08 2007 | ||
4 | @@ -17,7 +17,7 @@ | ||
5 | |||
6 | USE_PHP= tidy | ||
7 | |||
8 | -CATEGORY= XML | ||
9 | +CATEGORY= XML/Feed | ||
10 | FILES= Parser.php Parser/Atom.php Parser/AtomElement.php \ | ||
11 | Parser/Exception.php \ | ||
12 | Parser/RSS09.php Parser/RSS09Element.php Parser/RSS1.php \ |