components/junit/Makefile
changeset 2036 3bb5e6819aea
parent 1434 c782e620dd26
child 3817 30b42c38bbc4
--- a/components/junit/Makefile	Thu Aug 07 11:49:34 2014 -0700
+++ b/components/junit/Makefile	Thu Aug 07 15:33:18 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -32,6 +32,8 @@
 COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/junit
 
+TPNO=                   9070
+
 include ../../make-rules/prep.mk
 include ../../make-rules/ant.mk
 include ../../make-rules/ips.mk