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/gnmm | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'games/gnmm')
-rw-r--r-- | games/gnmm/Makefile | 2 | ||||
-rw-r--r-- | games/gnmm/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index 506010c27eac..775208580242 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnmm PORTVERSION= 0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gnmm/pkg-plist b/games/gnmm/pkg-plist index 539d1e8707f8..0b6d89a2e5c4 100644 --- a/games/gnmm/pkg-plist +++ b/games/gnmm/pkg-plist @@ -1,7 +1,7 @@ bin/gnmm share/gnome/apps/Games/gnmm.desktop -share/gnome/pixmaps/gnmm-logo.png -share/gnome/pixmaps/gnmm/board.png -share/gnome/pixmaps/gnmm/pieces.png share/locale/de/LC_MESSAGES/gnmm.mo -@dirrm share/gnome/pixmaps/gnmm +share/pixmaps/gnmm-logo.png +share/pixmaps/gnmm/board.png +share/pixmaps/gnmm/pieces.png +@dirrm share/pixmaps/gnmm |