svn commit: r315638 - head/games/atomix

Koop Mast kwm at FreeBSD.org
Sun Mar 31 15:11:42 UTC 2013


Author: kwm
Date: Sun Mar 31 15:11:40 2013
New Revision: 315638
URL: http://svnweb.freebsd.org/changeset/ports/315638

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

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

Modified: head/games/atomix/Makefile
==============================================================================
--- head/games/atomix/Makefile	Sun Mar 31 14:38:39 2013	(r315637)
+++ head/games/atomix/Makefile	Sun Mar 31 15:11:40 2013	(r315638)
@@ -8,7 +8,7 @@
 
 PORTNAME=	atomix
 PORTVERSION=	2.14.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2

Modified: head/games/atomix/pkg-plist
==============================================================================
--- head/games/atomix/pkg-plist	Sun Mar 31 14:38:39 2013	(r315637)
+++ head/games/atomix/pkg-plist	Sun Mar 31 15:11:40 2013	(r315638)
@@ -123,6 +123,7 @@ share/locale/wa/LC_MESSAGES/atomix.mo
 share/locale/zh_CN/LC_MESSAGES/atomix.mo
 share/locale/zh_HK/LC_MESSAGES/atomix.mo
 share/locale/zh_TW/LC_MESSAGES/atomix.mo
+ at dirrmtry share/games
 @dirrm share/atomix/themes/default
 @dirrm share/atomix/themes
 @dirrm share/atomix/level


More information about the svn-ports-all mailing list