diff options
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 6dbb5a0df427..f4336a5fb05a 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -7,7 +7,7 @@ PORTNAME= scite PORTVERSION= 1.71 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index f97ba06b20a4..67ec260ed785 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -1,7 +1,6 @@ bin/SciTE share/applications/SciTE.desktop share/pixmaps/Sci48M.png -share/pixmaps %%DATADIR%%/Embedded.properties %%DATADIR%%/PrintHi.png %%DATADIR%%/SciBreak2.jpg @@ -78,4 +77,5 @@ share/pixmaps %%DATADIR%%/vhdl.properties %%DATADIR%%/yaml.properties @dirrm %%DATADIR%% +@dirrmtry share/pixmaps @dirrmtry share/applications |