diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-17 10:42:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-17 10:42:19 +0000 |
commit | 1711cc8181cf00caff7d94be419f5bd1edd7ad06 (patch) | |
tree | 29b39fab48877ba923187d5ccdb0fa4e3015c464 /games | |
parent | ba14baafa84c93e6dd447239ae371182249e57c0 (diff) | |
download | ports-1711cc8181cf00caff7d94be419f5bd1edd7ad06.tar.gz ports-1711cc8181cf00caff7d94be419f5bd1edd7ad06.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/bombermaze/Makefile | 6 | ||||
-rw-r--r-- | games/bombermaze/distinfo | 2 | ||||
-rw-r--r-- | games/bombermaze/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile index 2d10a494a4dc..cdc830a923bd 100644 --- a/games/bombermaze/Makefile +++ b/games/bombermaze/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bombermaze -# Date created: 25 July 2000 -# Whom: Maxim Sobolev +# Date created: 25 July 2000 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # PORTNAME= bombermaze -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/bombermaze/distinfo b/games/bombermaze/distinfo index 4506ab1c6b6a..8196733ef96e 100644 --- a/games/bombermaze/distinfo +++ b/games/bombermaze/distinfo @@ -1 +1 @@ -MD5 (bombermaze-0.5.0.tar.gz) = 27fa0934cf6a7445babbf2e1e7698d2d +MD5 (bombermaze-0.5.1.tar.gz) = 4fcb2e2b80c694f96ad3cc3c1eff0fac diff --git a/games/bombermaze/pkg-plist b/games/bombermaze/pkg-plist index af9d8a1c4907..af42b0f02ca9 100644 --- a/games/bombermaze/pkg-plist +++ b/games/bombermaze/pkg-plist @@ -1,4 +1,5 @@ bin/bombermaze +share/locale/fr/LC_MESSAGES/bombermaze.mo share/gnome/apps/Games/bombermaze.desktop share/gnome/bombermaze/11x11.map share/gnome/bombermaze/11x11random.map |