svn commit: r341894 - head/accessibility/yasr

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 22:20:49 UTC 2014


Author: antoine
Date: Thu Jan 30 22:20:49 2014
New Revision: 341894
URL: http://svnweb.freebsd.org/changeset/ports/341894
QAT: https://qat.redports.org/buildarchive/r341894/

Log:
  Finish stage support

Modified:
  head/accessibility/yasr/Makefile

Modified: head/accessibility/yasr/Makefile
==============================================================================
--- head/accessibility/yasr/Makefile	Thu Jan 30 22:09:03 2014	(r341893)
+++ head/accessibility/yasr/Makefile	Thu Jan 30 22:20:49 2014	(r341894)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yasr
 PORTVERSION=	0.6.9
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	accessibility
 MASTER_SITES=	SF
 
@@ -24,6 +24,7 @@ OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes
 
 PLIST_FILES=	bin/yasr \
+		man/man1/yasr.1.gz \
 		%%DATADIR%%/yasr.conf \
 		%%NLS%%share/locale/es/LC_MESSAGES/yasr.mo \
 		%%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo


More information about the svn-ports-all mailing list