summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mailx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/mailx/Makefile')
-rw-r--r--usr/src/cmd/mailx/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/mailx/Makefile b/usr/src/cmd/mailx/Makefile
index c88a69da70..ef3be971b6 100644
--- a/usr/src/cmd/mailx/Makefile
+++ b/usr/src/cmd/mailx/Makefile
@@ -19,11 +19,9 @@
# CDDL HEADER END
#
#
-# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
# cmd/mailx/Makefile
PROG= mailx
@@ -59,7 +57,6 @@ ROOTUCBMAIL= $(ROOT)/usr/ucb/mail
ROOTUCBCAPMAIL= $(ROOT)/usr/ucb/Mail
$(ROOTPROG) := FILEMODE = 02511
-$(ROOTPROG) := GROUP = mail
$(ROOTMAILXHELP) := FILEMODE = 0644
$(ROOTMAILXRC) := FILEMODE = 0644
$(ROOTUCBMAILRC) := FILEMODE = 0644