From 2af8ccbe2162619b26c4e7de4fc0d65f6f66d097 Mon Sep 17 00:00:00 2001 From: tmclaugh Date: Mon, 5 Feb 2007 20:58:54 +0000 Subject: Remove port: Included with all current python versions in ports tree. PR: 107282 Submitted by: Li-Wen Hsu Approved by: python@ (alexbl) --- devel/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 9a7cef4636f5..692c317df07f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1767,7 +1767,6 @@ SUBDIR += py-libgsf SUBDIR += py-ll-core SUBDIR += py-log4py - SUBDIR += py-logging SUBDIR += py-logilab-common SUBDIR += py-magic SUBDIR += py-mx-experimental -- cgit