components/facter/Makefile
changeset 1948 2d1537e7942d
parent 1505 750c1a0a43d2
--- a/components/facter/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/facter/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 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
 
@@ -32,6 +32,8 @@
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)downloads/facter/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/puppet
 
+TPNO=			15127
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/install.rb.mk
 include $(WS_TOP)/make-rules/ips.mk