diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-10 18:48:06 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-10 18:48:06 +0000 |
commit | 19f850482d73e0e15735284f41f8c43ce9ca0ae5 (patch) | |
tree | b91b55dc014ac2546a4f6a37d5b125022164aa2d /editors | |
parent | 7214f1f590fe4ca538c41822146ac783a45be752 (diff) |
Notes
Diffstat (limited to 'editors')
-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 |