diff options
Diffstat (limited to 'textproc/meld')
-rw-r--r-- | textproc/meld/Makefile | 2 | ||||
-rw-r--r-- | textproc/meld/pkg-plist | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 8d6a91b2e..8610713e2 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -7,7 +7,7 @@ PORTNAME= meld PORTVERSION= 0.9.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index ea49d682b..0b5ef301e 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -88,6 +88,7 @@ share/pixmaps/meld.png @dirrm share/meld/glade2/pixmaps @dirrm share/meld/glade2 @dirrm share/meld -@dirrm share/applications -@dirrm share/application-registry +@dirrmtry share/pixmaps +@dirrmtry share/applications +@dirrmtry share/application-registry @dirrm %%DOCSDIR%% |