components/python/mysql/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2890 47c675945a45
child 3778 35735ffdda43
--- a/components/python/mysql/Makefile	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/mysql/Makefile	Sat Jan 17 09:17:37 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -37,6 +37,8 @@
 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/mysql-python/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	python-mod/mysql
 
+TPNO=			9533
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk