- Fix packing list.
- Bump PORTREVISION. PR: ports/78128 Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer) Approved by: pav (mentor)
This commit is contained in:
parent
2525dfe385
commit
6507fc2e1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130252
2 changed files with 2 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= etherape
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net-mgmt gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -13,12 +13,9 @@ share/locale/nl/LC_MESSAGES/etherape.mo
|
|||
share/locale/tr/LC_MESSAGES/etherape.mo
|
||||
share/pixmaps/etherape.png
|
||||
@dirrm etc/etherape
|
||||
@unexec rmdir %D/share/pixmaps 2> /dev/null || true
|
||||
@dirrm share/etherape/glade
|
||||
@dirrm share/etherape
|
||||
@dirrm share/gnome/help/etherape/C/stylesheet-images
|
||||
@dirrm share/gnome/help/etherape/C
|
||||
@dirrm share/gnome/help/etherape
|
||||
@dirrm share/locale/es/LC_MESSAGES
|
||||
@dirrm share/locale/fr/LC_MESSAGES
|
||||
@dirrm share/locale/nl/LC_MESSAGES
|
||||
@dirrm share/locale/tr/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue