usr/src/cmd/fetchmail/Makefile.sfw
changeset 11 87960ed158f9
parent 6 1fb1123973f8
child 12 12fc69ddc5a5
--- a/usr/src/cmd/fetchmail/Makefile.sfw	Thu Mar 18 16:36:00 2010 +0200
+++ b/usr/src/cmd/fetchmail/Makefile.sfw	Tue Apr 06 16:00:14 2010 +0300
@@ -23,7 +23,7 @@
 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-#pragma ident	"@(#)Makefile.sfw	1.5	10/01/18 SMI"
+#pragma ident	"@(#)Makefile.sfw	1.6	10/03/16 SMI"
 #
 
 include ../Makefile.cmd
@@ -34,7 +34,7 @@
 
 PROJECT = $(COMPONENT_NAME:sh)
 VER = $(PROJECT)-$(COMPONENT_VERSION:sh)
-PKG = SUNW$(PROJECT)
+PKG = mail/fetchmail
 TARBALL = $(COMPONENT_ARCHIVE:sh)
 
 PYTHONBIN=$(PYTHON26)