diff options
author | osa <osa@FreeBSD.org> | 2010-09-29 02:17:51 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2010-09-29 02:17:51 +0800 |
commit | 881ac7af31d00410fd3fad618e535642757bea61 (patch) | |
tree | fb5679c5164fc54cb42028b0eb1f75498806cef2 /editors/texmakerx | |
parent | 25d47473bfbcb9598cf719a63a7e8694ba3023c5 (diff) | |
download | freebsd-ports-gnome-881ac7af31d00410fd3fad618e535642757bea61.tar.gz freebsd-ports-gnome-881ac7af31d00410fd3fad618e535642757bea61.tar.zst freebsd-ports-gnome-881ac7af31d00410fd3fad618e535642757bea61.zip |
Fix pkg-plist. (*)
Bump PORTREVISION.
Reported by: QAT (*)
Pointy hat to: lx (maintainer)
Diffstat (limited to 'editors/texmakerx')
-rw-r--r-- | editors/texmakerx/Makefile | 1 | ||||
-rw-r--r-- | editors/texmakerx/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 1aec8692fb02..06eb67eb5798 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -7,6 +7,7 @@ PORTNAME= texmakerx PORTVERSION= 1.9.9 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/editors/texmakerx/pkg-plist b/editors/texmakerx/pkg-plist index 05746ad9c24d..5ce2afe71d94 100644 --- a/editors/texmakerx/pkg-plist +++ b/editors/texmakerx/pkg-plist @@ -59,3 +59,4 @@ share/applications/texmakerx.desktop %%DATADIR%%/th_fr_FR_v2.dat %%DATADIR%%/th_de_DE_v2.dat @dirrm %%DATADIR%% +@dirrmtry share/applications |