components/python/prettytable/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2785 b6f5c5d1d0b7
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
--- a/components/python/prettytable/Makefile	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/prettytable/Makefile	Sat Jan 17 09:17:37 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -32,6 +32,8 @@
 COMPONENT_PROJECT_URL=	http://code.google.com/p/prettytable/
 COMPONENT_BUGDB=	python-mod/prettytable
 
+TPNO=			14503
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk