open-src/app/xscope/Makefile
changeset 804 8b5a839f2fdb
parent 539 d95b1caa9271
child 911 a3e7e197651c
--- a/open-src/app/xscope/Makefile	Fri Oct 09 17:08:10 2009 -0700
+++ b/open-src/app/xscope/Makefile	Fri Oct 09 20:48:08 2009 -0700
@@ -2,8 +2,8 @@
 #
 # xscope 1.x Makefile
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
-# Use subject to license terms.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the
@@ -36,14 +36,14 @@
 MODULE_NAME=xscope
 
 # Version number (used in path names)
-MODULE_VERSION=1.1
+MODULE_VERSION=1.2
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
-SUN_PACKAGE=SUNWxwdev
-MODULE_STABILITY=Committed
+SUN_PACKAGE=SUNWxwdem
+MODULE_STABILITY=Volatile
 
 include ../Makefile.inc