Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 02:18:12 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320521 - head/news/tin
Message-ID:  <201306110218.r5B2ICNU029543@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jun 11 02:18:11 2013
New Revision: 320521
URL: http://svnweb.freebsd.org/changeset/ports/320521

Log:
  - Fix build
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/news/tin/Makefile
  head/news/tin/pkg-plist   (contents, props changed)

Modified: head/news/tin/Makefile
==============================================================================
--- head/news/tin/Makefile	Tue Jun 11 02:18:01 2013	(r320520)
+++ head/news/tin/Makefile	Tue Jun 11 02:18:11 2013	(r320521)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	tin
-# Date created:		25 July 1996
-# Whom:			obrien@cs.ucdavis.edu
-#
+# Created by: obrien@cs.ucdavis.edu
 # $FreeBSD$
-#
 
 PORTNAME=	tin
 PORTVERSION=	2.0.1

Modified: head/news/tin/pkg-plist
==============================================================================
--- head/news/tin/pkg-plist	Tue Jun 11 02:18:01 2013	(r320520)
+++ head/news/tin/pkg-plist	Tue Jun 11 02:18:11 2013	(r320521)
@@ -17,5 +17,3 @@ etc/tin.defaults.dist
 %%NLS%%share/locale/ru/LC_MESSAGES/tin.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/tin.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/tin.mo
-%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/rw



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