components/pwgen/Makefile
changeset 1948 2d1537e7942d
parent 1466 24d2be32f88c
child 2225 f064d3d3190d
--- a/components/pwgen/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/pwgen/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -35,6 +35,8 @@
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/pwgen/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)	
 COMPONENT_BUGDB=	utility/pwgen
 
+TPNO=			9020
+
 CONFIGURE_OPTIONS += LDFLAGS="$(CC_BITS)"
 
 include ../../make-rules/prep.mk