From owner-cvs-all Mon Aug 17 13:54:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17629 for cvs-all-outgoing; Mon, 17 Aug 1998 13:54:58 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17610; Mon, 17 Aug 1998 13:54:54 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA00392; Mon, 17 Aug 1998 13:54:51 -0700 (PDT) Date: Mon, 17 Aug 1998 13:54:51 -0700 (PDT) Message-Id: <199808172054.NAA00392@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/asrpages Makefile ports/sysutils/asrpages/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/08/17 13:54:51 PDT Modified files: sysutils/asrpages Makefile Added files: sysutils/asrpages/pkg PLIST Log: Um, nothing is broken here. If a PLIST becomes empty (because of manpage removal in this case, but it applies to any empty PLIST), an *empty PLIST* should be added. It has always been this way (see x11/kde, for example). Revision Changes Path 1.4 +1 -3 ports/sysutils/asrpages/Makefile