diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-05-19 23:10:16 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-05-19 23:10:16 +0000 |
commit | 2849f1f022259c3da126f94c4559b23b775493eb (patch) | |
tree | 152537cbec7bcda8a9c9cab7bda7dbf8f04367e3 /devel/Makefile | |
parent | 94170efe88509380e4ee52d60e264c9031269129 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index f446e773864c..a7cdad515239 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1848,6 +1848,7 @@ SUBDIR += pear-HTML_TreeMenu SUBDIR += pear-I18N SUBDIR += pear-Math_Fraction + SUBDIR += pear-Net_Gearman SUBDIR += pear-OLE SUBDIR += pear-PEAR_Info SUBDIR += pear-PEAR_PackageFileManager @@ -1908,7 +1909,6 @@ SUBDIR += perlconsole SUBDIR += perltidy SUBDIR += pharmacy - SUBDIR += php-Net_Gearman SUBDIR += php-dbg2 SUBDIR += php-xdebug SUBDIR += php4-dio |