diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-11 10:18:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-11 10:18:11 +0800 |
commit | 31b58633c1417d7dc64babf6ad5a540a3634305e (patch) | |
tree | 30f5a4af9aded650dc35387a43dffe87428f4b1d /news/tin | |
parent | d51ace2686189134e045b78d1fbdbaab7efc65ee (diff) | |
download | freebsd-ports-gnome-31b58633c1417d7dc64babf6ad5a540a3634305e.tar.gz freebsd-ports-gnome-31b58633c1417d7dc64babf6ad5a540a3634305e.tar.zst freebsd-ports-gnome-31b58633c1417d7dc64babf6ad5a540a3634305e.zip |
- Fix build
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 6 | ||||
-rw-r--r-- | news/tin/pkg-plist | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 43484c62b34d..89034ed01608 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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 diff --git a/news/tin/pkg-plist b/news/tin/pkg-plist index 0739af3502ca..b4315805cec9 100644 --- a/news/tin/pkg-plist +++ b/news/tin/pkg-plist @@ -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 |