From owner-svn-ports-head@FreeBSD.ORG Thu May 16 23:06:19 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6F6982CC; Thu, 16 May 2013 23:06:19 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 60EC131E; Thu, 16 May 2013 23:06:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4GN6I2N055971; Thu, 16 May 2013 23:06:18 GMT (envelope-from flo@svn.freebsd.org) Received: (from flo@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4GN6IJ6055967; Thu, 16 May 2013 23:06:18 GMT (envelope-from flo@svn.freebsd.org) Message-Id: <201305162306.r4GN6IJ6055967@svn.freebsd.org> From: Florian Smeets Date: Thu, 16 May 2013 23:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318344 - head/www/phpmyfaq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 23:06:19 -0000 Author: flo Date: Thu May 16 23:06:18 2013 New Revision: 318344 URL: http://svnweb.freebsd.org/changeset/ports/318344 Log: Fix pkg-plist PR: ports/178693 Submitted by: John Marino Modified: head/www/phpmyfaq/Makefile head/www/phpmyfaq/pkg-plist Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Thu May 16 22:54:58 2013 (r318343) +++ head/www/phpmyfaq/Makefile Thu May 16 23:06:18 2013 (r318344) @@ -1,12 +1,9 @@ -# New ports collection makefile for: phpmyfaq -# Date created: 2005-04-15 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= phpmyfaq PORTVERSION= 2.7.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ Modified: head/www/phpmyfaq/pkg-plist ============================================================================== --- head/www/phpmyfaq/pkg-plist Thu May 16 22:54:58 2013 (r318343) +++ head/www/phpmyfaq/pkg-plist Thu May 16 23:06:18 2013 (r318344) @@ -654,7 +654,6 @@ %%WWWDIR%%/admin/editor/themes/advanced/skins/highcontrast/ui.css %%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/content.css %%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/dialog.css -%%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/img %%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/img/butt2.png %%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/img/button-bg.png %%WWWDIR%%/admin/editor/themes/advanced/skins/cirkuit/img/buttons.png