Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 20:45:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320840 - head/deskutils/griffith
Message-ID:  <201306132045.r5DKjNJX006298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jun 13 20:45:23 2013
New Revision: 320840
URL: http://svnweb.freebsd.org/changeset/ports/320840

Log:
  - Trim Makefile header
  - Add directories missing from pkg-plist

Modified:
  head/deskutils/griffith/Makefile
  head/deskutils/griffith/pkg-plist

Modified: head/deskutils/griffith/Makefile
==============================================================================
--- head/deskutils/griffith/Makefile	Thu Jun 13 20:41:01 2013	(r320839)
+++ head/deskutils/griffith/Makefile	Thu Jun 13 20:45:23 2013	(r320840)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	griffith
-# Date created:		27 January 2007
-# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	griffith
 PORTVERSION=	0.13

Modified: head/deskutils/griffith/pkg-plist
==============================================================================
--- head/deskutils/griffith/pkg-plist	Thu Jun 13 20:41:01 2013	(r320839)
+++ head/deskutils/griffith/pkg-plist	Thu Jun 13 20:45:23 2013	(r320840)
@@ -234,4 +234,8 @@ share/pixmaps/griffith.xpm
 @dirrm %%DATADIR%%/export_templates
 @dirrm %%DATADIR%%
 @dirrmtry share/applications
+@dirrmtry man/pt/man1
+@dirrmtry man/pt
+@dirrmtry man/pl/man1
+@dirrmtry man/pl
 @dirrmtry etc/bash_completion.d



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306132045.r5DKjNJX006298>