components/bash/Makefile
changeset 1948 2d1537e7942d
parent 1925 006fddcfd9b7
child 2164 b580bc10e31a
--- a/components/bash/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/bash/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -32,6 +32,8 @@
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/bash/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/bash
 
+TPNO=			7265
+
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
@@ -142,4 +144,3 @@
 BUILD_PKG_DEPENDENCIES = $(BUILD_TOOLS)
 
 include ../../make-rules/depend.mk
-