usr/src/lib/slang/Makefile.sfw
changeset 11 87960ed158f9
parent 5 d07534556b03
child 66 f9848e44a68b
child 203 d5040cc882ae
--- a/usr/src/lib/slang/Makefile.sfw	Thu Mar 18 16:36:00 2010 +0200
+++ b/usr/src/lib/slang/Makefile.sfw	Tue Apr 06 16:00:14 2010 +0300
@@ -20,11 +20,11 @@
 #
 
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
-#ident	"@(#)Makefile.sfw	1.2	09/12/19 SMI"
+#ident	"@(#)Makefile.sfw	1.3	10/03/16 SMI"
 
 include ../Makefile.lib
 
@@ -36,7 +36,7 @@
 PROJECT = $(COMPONENT_NAME:sh)
 PROD = $(PROJECT)-$(VER)
 PROD64 = $(PROD)-64
-PKG = SUNW$(PROJECT)
+PKG = library/slang
 BZFILE = $(PROD).tar.bz2
 
 POST_PROCESS_BIN = $(SRC)/tools/post_process \