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/glife | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) |
Notes
Diffstat (limited to 'games/glife')
-rw-r--r-- | games/glife/Makefile | 2 | ||||
-rw-r--r-- | games/glife/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 0f375bc2a028..46f6c010d06f 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -7,7 +7,7 @@ PORTNAME= glife PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/glife/pkg-plist b/games/glife/pkg-plist index 5c8f62468909..8c569f768c9e 100644 --- a/games/glife/pkg-plist +++ b/games/glife/pkg-plist @@ -1,6 +1,6 @@ bin/glife share/gnome/apps/Games/glife.desktop -share/gnome/glife/glife.glade +share/glife/glife.glade share/gnome/help/glife/C/appearance.html share/gnome/help/glife/C/docbook.css share/gnome/help/glife/C/glife-attributes.html @@ -17,4 +17,4 @@ share/gnome/help/glife/C/topic.dat share/locale/ru/LC_MESSAGES/gLife.mo @dirrm share/gnome/help/glife/C @dirrm share/gnome/help/glife -@dirrm share/gnome/glife +@dirrm share/glife |