From owner-cvs-all Sun Oct 4 20:14:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA16190 for cvs-all-outgoing; Sun, 4 Oct 1998 20:14:10 -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 UAA16154; Sun, 4 Oct 1998 20:13:52 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15123; Sun, 4 Oct 1998 20:13:42 -0700 (PDT) Date: Sun, 4 Oct 1998 20:13:42 -0700 (PDT) Message-Id: <199810050313.UAA15123@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/mpeg_play Makefile ports/graphics/mpeg_play/pkg PLIST ports/graphics/pixmap Makefile ports/graphics/pixmap/pkg PLIST ports/graphics/pnmtopng Makefile ports/graphics/pnmtopng/pkg PLIST ports/graphics/tgif Makefile ports/graphics/tgif/pkg PLIST ... Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/10/04 20:13:41 PDT Modified files: graphics/mpeg_play Makefile graphics/mpeg_play/pkg PLIST graphics/pixmap Makefile graphics/pixmap/pkg PLIST graphics/pnmtopng Makefile graphics/pnmtopng/pkg PLIST graphics/tgif Makefile graphics/tgif/pkg PLIST graphics/xbmbrowser Makefile graphics/xbmbrowser/pkg PLIST graphics/xfig Makefile graphics/xfig/pkg PLIST graphics/xgrasp Makefile graphics/xgrasp/pkg PLIST graphics/xli Makefile graphics/xli/pkg PLIST graphics/xmountains Makefile graphics/xmountains/pkg PLIST graphics/xpaint Makefile graphics/xpaint/pkg PLIST graphics/xv Makefile graphics/xv/pkg PLIST Log: Move manpages to Makefile and use MAN* macros. Revision Changes Path 1.11 +2 -1 ports/graphics/mpeg_play/Makefile 1.3 +0 -1 ports/graphics/mpeg_play/pkg/PLIST 1.11 +2 -1 ports/graphics/pixmap/Makefile 1.3 +1 -1 ports/graphics/pixmap/pkg/PLIST 1.7 +3 -1 ports/graphics/pnmtopng/Makefile 1.2 +0 -2 ports/graphics/pnmtopng/pkg/PLIST 1.6 +2 -1 ports/graphics/tgif/Makefile 1.5 +0 -2 ports/graphics/tgif/pkg/PLIST 1.6 +3 -1 ports/graphics/xbmbrowser/Makefile 1.2 +0 -1 ports/graphics/xbmbrowser/pkg/PLIST 1.26 +3 -1 ports/graphics/xfig/Makefile 1.5 +0 -1 ports/graphics/xfig/pkg/PLIST 1.4 +3 -1 ports/graphics/xgrasp/Makefile 1.2 +1 -3 ports/graphics/xgrasp/pkg/PLIST 1.8 +3 -1 ports/graphics/xli/Makefile 1.3 +0 -2 ports/graphics/xli/pkg/PLIST 1.3 +3 -1 ports/graphics/xmountains/Makefile 1.2 +0 -1 ports/graphics/xmountains/pkg/PLIST 1.28 +2 -1 ports/graphics/xpaint/Makefile 1.3 +0 -1 ports/graphics/xpaint/pkg/PLIST 1.26 +2 -1 ports/graphics/xv/Makefile 1.9 +0 -5 ports/graphics/xv/pkg/PLIST