components/pcre/Makefile
changeset 1948 2d1537e7942d
parent 1282 16201bef295c
child 2225 f064d3d3190d
--- a/components/pcre/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/pcre/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -19,7 +19,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
@@ -34,6 +34,8 @@
 COMPONENT_PROJECT_URL=  http://pcre.org/
 COMPONENT_BUGDB=	library/pcre
 
+TPNO=			9271
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/configure.mk
 include $(WS_TOP)/make-rules/ips.mk