1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fixed pkg-plist

Reported by:	kris
This commit is contained in:
Lars Thegler 2004-12-05 12:59:01 +00:00
parent e5f8f694a6
commit 804e0b3a4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123228
4 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= E-FancyLauncher
PORTVERSION= 0.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://user.it.uu.se/~adavid/Epplets/
EXTRACT_SUFX= .tgz

View File

@ -16,3 +16,4 @@ share/enlightenment/epplet_icons/E-FancyLauncher.icon
@dirrm share/enlightenment/epplet_data/E-FancyLauncher/E-FancyLauncher.ABOUT
@dirrm share/enlightenment/epplet_data/E-FancyLauncher
@unexec rmdir %D/share/enlightenment/epplet_data 2>/dev/null || true
@unexec rmdir %D/share/enlightenment 2>/dev/null || true

View File

@ -7,7 +7,7 @@
PORTNAME= E-Weather
PORTVERSION= 0.4b
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://streiff.net/software/

View File

@ -1,3 +1,4 @@
bin/E-Weather.epplet
share/enlightenment/epplet_icons/E-Weather.icon
@unexec rmdir %D/share/enlightenment/epplet_icons 2>/dev/null || true
@unexec rmdir %D/share/enlightenment 2>/dev/null || true