Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 09:23:43 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373867 - head/games/annelid
Message-ID:  <201412040923.sB49Nh8Y001387@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Dec  4 09:23:42 2014
New Revision: 373867
URL: https://svnweb.freebsd.org/changeset/ports/373867
QAT: https://qat.redports.org/buildarchive/r373867/

Log:
  - Whitespace fix
  - Drop @dirrm* from plist

Modified:
  head/games/annelid/Makefile
  head/games/annelid/pkg-plist

Modified: head/games/annelid/Makefile
==============================================================================
--- head/games/annelid/Makefile	Thu Dec  4 09:23:35 2014	(r373866)
+++ head/games/annelid/Makefile	Thu Dec  4 09:23:42 2014	(r373867)
@@ -14,7 +14,7 @@ COMMENT=	Remake of the ubiquitous "Snake
 
 RESTRICTED=	No redistribution allowed
 
-USES=	gmake zip
+USES=		gmake zip
 USE_SDL=	sdl
 USE_GL=		gl
 NO_WRKSUBDIR=	yes

Modified: head/games/annelid/pkg-plist
==============================================================================
--- head/games/annelid/pkg-plist	Thu Dec  4 09:23:35 2014	(r373866)
+++ head/games/annelid/pkg-plist	Thu Dec  4 09:23:42 2014	(r373867)
@@ -19,4 +19,3 @@ libexec/annelid
 %%DATADIR%%/speed.wav
 %%DATADIR%%/title.tga
 %%DATADIR%%/vortex.wav
-@dirrm %%DATADIR%%



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