components/python/decorator/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2702 a2dfb060c679
child 3996 20c0f21bbe1e
--- a/components/python/decorator/Makefile	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/decorator/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
 
@@ -33,6 +33,8 @@
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://pypi.python.org/pypi/decorator
 
+TPNO=			13154
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk