diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /games/gnomekiss | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) |
Notes
Diffstat (limited to 'games/gnomekiss')
-rw-r--r-- | games/gnomekiss/Makefile | 2 | ||||
-rw-r--r-- | games/gnomekiss/pkg-plist | 9 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index b1f683b6c76f..187b5c0ba0ec 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomekiss PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= http://devel.tlrmx.org/kiss/source/ diff --git a/games/gnomekiss/pkg-plist b/games/gnomekiss/pkg-plist index 15ca534c4e52..3399c79058e7 100644 --- a/games/gnomekiss/pkg-plist +++ b/games/gnomekiss/pkg-plist @@ -1,8 +1,9 @@ bin/gnomekiss -share/gnome/pixmaps/gnomekiss/besito_sinfondo.png -share/gnome/pixmaps/gnomekiss/gnome-kiss.png -share/gnome/applications/gnomekiss.desktop +share/pixmaps/gnomekiss/besito_sinfondo.png +share/pixmaps/gnomekiss/gnome-kiss.png +share/applications/gnomekiss.desktop share/locale/en_GB/LC_MESSAGES/gnomekiss.mo share/locale/es/LC_MESSAGES/gnomekiss.mo share/locale/es_ES/LC_MESSAGES/gnomekiss.mo -@dirrm share/gnome/pixmaps/gnomekiss +@dirrm share/pixmaps/gnomekiss +@dirrmtry share/applications |