diff options
author | scrappy <scrappy@FreeBSD.org> | 2006-04-21 01:37:23 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 2006-04-21 01:37:23 +0800 |
commit | acf9ce436f4ea0c5bdd9e95195d8a19d9aa10590 (patch) | |
tree | 88a2195f9f1426a93768240af2d35136a799f81f /textproc/Makefile | |
parent | 7afb351d4ed4dcade757d2437cd10347952c353f (diff) | |
download | freebsd-ports-gnome-acf9ce436f4ea0c5bdd9e95195d8a19d9aa10590.tar.gz freebsd-ports-gnome-acf9ce436f4ea0c5bdd9e95195d8a19d9aa10590.tar.zst freebsd-ports-gnome-acf9ce436f4ea0c5bdd9e95195d8a19d9aa10590.zip |
add pecl-xdiff
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9670bbc0052e..9ca2091f133b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -593,6 +593,7 @@ SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx + SUBDIR += pecl-xdiff SUBDIR += perl2html SUBDIR += permute SUBDIR += php4-ctype |