diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-07-26 14:23:21 +0800 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-07-26 14:23:21 +0800 |
commit | f57f1fd4257365c1d62938aac16242ceb1e99f49 (patch) | |
tree | 85ea3a221b435fddf42f007b0f3073bde37758f2 /editors | |
parent | de838d8bc71f1ea35433d105242fa9c8b983caaa (diff) | |
download | freebsd-ports-gnome-f57f1fd4257365c1d62938aac16242ceb1e99f49.tar.gz freebsd-ports-gnome-f57f1fd4257365c1d62938aac16242ceb1e99f49.tar.zst freebsd-ports-gnome-f57f1fd4257365c1d62938aac16242ceb1e99f49.zip |
- Fix pkg-plist
- bump portrevision
PR: ports/100825
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mp/Makefile | 2 | ||||
-rw-r--r-- | editors/mp/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile index e10f62ff7d49..94db6e360562 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp PORTVERSION= 3.3.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.triptico.com/download/ diff --git a/editors/mp/pkg-plist b/editors/mp/pkg-plist index 1f1c26ba68fa..9e069ab93f4a 100644 --- a/editors/mp/pkg-plist +++ b/editors/mp/pkg-plist @@ -14,8 +14,4 @@ bin/mp %%NLS%%share/locale/es/LC_MESSAGES/minimum-profit.mo %%NLS%%share/locale/it/LC_MESSAGES/minimum-profit.mo %%NLS%%share/locale/nl/LC_MESSAGES/minimum-profit.mo -%%NLS%%@dirrmtry share/locale/nl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES @dirrm %%DOCSDIR%% |