Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 10:10:50 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315665 - head/games/gnomememoryblocks
Message-ID:  <201304021010.r32AAoDp045568@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Apr  2 10:10:49 2013
New Revision: 315665
URL: http://svnweb.freebsd.org/changeset/ports/315665

Log:
  Fix plist.
  
  Submitted by:	pointyhat via miwi
  Approved by:	portmgr (miwi)

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

Modified: head/games/gnomememoryblocks/Makefile
==============================================================================
--- head/games/gnomememoryblocks/Makefile	Tue Apr  2 10:04:49 2013	(r315664)
+++ head/games/gnomememoryblocks/Makefile	Tue Apr  2 10:10:49 2013	(r315665)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnomememoryblocks
 PORTVERSION=	0.2
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	games gnome
 MASTER_SITES=	SF/gnome-memblocks/gnome-memblocks/${PORTVERSION}
 DISTNAME=	gnome-memblocks-${PORTVERSION}

Modified: head/games/gnomememoryblocks/pkg-plist
==============================================================================
--- head/games/gnomememoryblocks/pkg-plist	Tue Apr  2 10:04:49 2013	(r315664)
+++ head/games/gnomememoryblocks/pkg-plist	Tue Apr  2 10:10:49 2013	(r315665)
@@ -45,4 +45,5 @@ share/sounds/gnome-memblocks/flip07.wav
 @dirrm share/pixmaps/gnome-memblocks
 @dirrm share/gnome/help/gnome-memblocks/C
 @dirrm share/gnome/help/gnome-memblocks
+@dirrmtry share/games
 @dirrm lib/gnome-memblocks



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