diff options
author | az <az@FreeBSD.org> | 2006-07-26 14:23:21 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2006-07-26 14:23:21 +0800 |
commit | 67cab0f7ae8a4d3a1c216f8a782d200617dbb3ff (patch) | |
tree | 54c961c0e52a41a5ec2cac0c71779caec52a57e0 /editors | |
parent | da91d421e40aeddd470124c815bbde911ee3ed2a (diff) | |
download | freebsd-ports-gnome-67cab0f7ae8a4d3a1c216f8a782d200617dbb3ff.tar.gz freebsd-ports-gnome-67cab0f7ae8a4d3a1c216f8a782d200617dbb3ff.tar.zst freebsd-ports-gnome-67cab0f7ae8a4d3a1c216f8a782d200617dbb3ff.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%% |