diff options
author | krion <krion@FreeBSD.org> | 2004-04-12 21:34:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-12 21:34:12 +0800 |
commit | 75a57951fc852dea01080e6712bf68c6d9be6e68 (patch) | |
tree | 46747494fd88957d190c88e2202097a601752ddb /games | |
parent | b519c2c491c7a76024eb6f39f6b5f31fc058ca31 (diff) | |
download | freebsd-ports-gnome-75a57951fc852dea01080e6712bf68c6d9be6e68.tar.gz freebsd-ports-gnome-75a57951fc852dea01080e6712bf68c6d9be6e68.tar.zst freebsd-ports-gnome-75a57951fc852dea01080e6712bf68c6d9be6e68.zip |
- Update to version 0.0.3
PR: ports/65459
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/gbottler/Makefile | 2 | ||||
-rw-r--r-- | games/gbottler/distinfo | 4 | ||||
-rw-r--r-- | games/gbottler/pkg-plist | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index 6c767b369e35..cd5cd2c930cf 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gbottler -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= games MASTER_SITES= http://callisto.comlab.soft.iwate-pu.ac.jp/~g031y177/etc/files/gbottler/ diff --git a/games/gbottler/distinfo b/games/gbottler/distinfo index f3eb783ddf6f..13a85be1da83 100644 --- a/games/gbottler/distinfo +++ b/games/gbottler/distinfo @@ -1,2 +1,2 @@ -MD5 (gbottler-0.0.2.tar.gz) = c2b6e2b7abc56b4fd1b0010ed8e60544 -SIZE (gbottler-0.0.2.tar.gz) = 36652 +MD5 (gbottler-0.0.3.tar.gz) = 354907bafb5055cca5ccba551f9ac226 +SIZE (gbottler-0.0.3.tar.gz) = 40154 diff --git a/games/gbottler/pkg-plist b/games/gbottler/pkg-plist index f35d7048283e..4e1786b343b6 100644 --- a/games/gbottler/pkg-plist +++ b/games/gbottler/pkg-plist @@ -1,13 +1,13 @@ bin/gbottler lib/gbottler-%%VERSION%%/gbottler.py lib/gbottler-%%VERSION%%/bottlelib.py -lib/gbottler-%%VERSION%%/SakuraScript.py +lib/gbottler-%%VERSION%%/script.py lib/gbottler-%%VERSION%%/gbottler.pyc lib/gbottler-%%VERSION%%/bottlelib.pyc -lib/gbottler-%%VERSION%%/SakuraScript.pyc +lib/gbottler-%%VERSION%%/script.pyc lib/gbottler-%%VERSION%%/gbottler.pyo lib/gbottler-%%VERSION%%/bottlelib.pyo -lib/gbottler-%%VERSION%%/SakuraScript.pyo +lib/gbottler-%%VERSION%%/script.pyo share/locale/ja/LC_MESSAGES/gbottler.mo share/doc/gbottler-%%VERSION%%/COPYING share/doc/gbottler-%%VERSION%%/ChangeLog |