svn commit: r320588 - head/comms/grig

Martin Wilke miwi at FreeBSD.org
Tue Jun 11 14:52:35 UTC 2013


Author: miwi
Date: Tue Jun 11 14:52:34 2013
New Revision: 320588
URL: http://svnweb.freebsd.org/changeset/ports/320588

Log:
  - Fix build
  - Trim header
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/comms/grig/Makefile
  head/comms/grig/pkg-plist   (contents, props changed)

Modified: head/comms/grig/Makefile
==============================================================================
--- head/comms/grig/Makefile	Tue Jun 11 14:52:08 2013	(r320587)
+++ head/comms/grig/Makefile	Tue Jun 11 14:52:34 2013	(r320588)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	grig
-# Date created:				2004-01-22
-# Whom:					Matt Dawson <matt at mattsnetwork.co.uk>
-#
+# Created by: Matt Dawson <matt at mattsnetwork.co.uk>
 # $FreeBSD$
-#
 
 PORTNAME=	grig
 PORTVERSION=	0.8.0

Modified: head/comms/grig/pkg-plist
==============================================================================
--- head/comms/grig/pkg-plist	Tue Jun 11 14:52:08 2013	(r320587)
+++ head/comms/grig/pkg-plist	Tue Jun 11 14:52:34 2013	(r320588)
@@ -15,4 +15,3 @@ share/pixmaps/grig/smeter.png
 @dirrmtry lib/locale
 @dirrm share/pixmaps/grig
 @dirrm %%DATADIR%%
- at dirrmtry locale


More information about the svn-ports-all mailing list