svn commit: r320811 - head/textproc/rubber
Antoine Brodin
antoine at FreeBSD.org
Thu Jun 13 16:07:06 UTC 2013
Author: antoine
Date: Thu Jun 13 16:07:05 2013
New Revision: 320811
URL: http://svnweb.freebsd.org/changeset/ports/320811
Log:
- Trim Makefile header
- Add missing dirs to pkg-plist
Modified:
head/textproc/rubber/Makefile
head/textproc/rubber/pkg-plist
Modified: head/textproc/rubber/Makefile
==============================================================================
--- head/textproc/rubber/Makefile Thu Jun 13 16:02:57 2013 (r320810)
+++ head/textproc/rubber/Makefile Thu Jun 13 16:07:05 2013 (r320811)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection Makefile for: rubber
-# Date created: Mar 27, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= rubber
PORTVERSION= 1.1
Modified: head/textproc/rubber/pkg-plist
==============================================================================
--- head/textproc/rubber/pkg-plist Thu Jun 13 16:02:57 2013 (r320810)
+++ head/textproc/rubber/pkg-plist Thu Jun 13 16:07:05 2013 (r320811)
@@ -1,3 +1,5 @@
bin/rubber
bin/rubber-info
bin/rubber-pipe
+ at dirrmtry man/fr/man1
+ at dirrmtry man/fr
More information about the svn-ports-all
mailing list