Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 08:36:48 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309537 - head/x11/keybinder
Message-ID:  <201212270836.qBR8am8E042898@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Thu Dec 27 08:36:48 2012
New Revision: 309537
URL: http://svnweb.freebsd.org/changeset/ports/309537

Log:
  - Fix pkg-plist
  
  Approved by:	rene, miwi (mentors, implicit)
  Reported by:	qat.redports.org

Modified:
  head/x11/keybinder/Makefile
  head/x11/keybinder/pkg-plist

Modified: head/x11/keybinder/Makefile
==============================================================================
--- head/x11/keybinder/Makefile	Thu Dec 27 08:16:07 2012	(r309536)
+++ head/x11/keybinder/Makefile	Thu Dec 27 08:36:48 2012	(r309537)
@@ -3,6 +3,7 @@
 
 PORTNAME=	keybinder
 PORTVERSION=	0.3.0
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	http://kaizer.se/publicfiles/${PORTNAME}/
 

Modified: head/x11/keybinder/pkg-plist
==============================================================================
--- head/x11/keybinder/pkg-plist	Thu Dec 27 08:16:07 2012	(r309536)
+++ head/x11/keybinder/pkg-plist	Thu Dec 27 08:36:48 2012	(r309537)
@@ -29,6 +29,7 @@ share/gir-1.0/Keybinder-0.0.gir
 %%DOCS%%share/gtk-doc/html/keybinder/index.html
 %%DOCS%%share/gtk-doc/html/keybinder/index.sgml
 %%DOCS%%share/gtk-doc/html/keybinder/keybinder-keybinder.html
+%%DOCS%%share/gtk-doc/html/keybinder/keybinder.devhelp
 %%DOCS%%share/gtk-doc/html/keybinder/keybinder.devhelp2
 %%DOCS%%share/gtk-doc/html/keybinder/left.png
 %%DOCS%%share/gtk-doc/html/keybinder/object-tree.html



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