From 5e7a172d576a0084efa43bc941da8dc31edfdb73 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 19 Jun 2007 20:26:48 +0000 Subject: - Add net/pear-Net_URL2 Reported by: erwin cron --- net/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/Makefile b/net/Makefile index ae7b997293bb..76d9521bf7c2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -608,6 +608,7 @@ SUBDIR += pear-Net_Socket SUBDIR += pear-Net_Traceroute SUBDIR += pear-Net_URL + SUBDIR += pear-Net_URL2 SUBDIR += pear-Net_URL_Mapper SUBDIR += pear-Net_UserAgent_Detect SUBDIR += pear-Net_UserAgent_Mobile -- cgit