diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-06-20 20:04:01 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-06-20 20:04:01 +0000 |
commit | 5cad999b31475d794d5a0a8ad426957d4c4cb8f6 (patch) | |
tree | a636248661f9dbeaa003b87299236a6a4fc75148 | |
parent | Add WITH_X11 knob to bring in Python et al. so the fetchmailconf (diff) |
Upgrade to v0.88.
PR: 19399
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=29728
-rw-r--r-- | games/mindfocus/Makefile | 4 | ||||
-rw-r--r-- | games/mindfocus/distinfo | 2 | ||||
-rw-r--r-- | games/mindfocus/pkg-comment | 2 | ||||
-rw-r--r-- | games/mindfocus/pkg-descr | 5 |
4 files changed, 6 insertions, 7 deletions
diff --git a/games/mindfocus/Makefile b/games/mindfocus/Makefile index c4fc6ac0c917..0910c57f2b82 100644 --- a/games/mindfocus/Makefile +++ b/games/mindfocus/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mindfocus -PORTVERSION= 0.86.1 +PORTVERSION= 0.88 CATEGORIES= games MASTER_SITES= http://www.tk.xaxon.ne.jp/~toyoshim/mf/files/ -DISTFILES= mindfocus-0.86.1.tar.gz mindfocus-data1.tar.gz +DISTFILES= mindfocus-0.88.tar.gz mindfocus-data1.tar.gz MAINTAINER= ixtl@utmc.or.jp diff --git a/games/mindfocus/distinfo b/games/mindfocus/distinfo index cb21aa098fa3..7bed2167efee 100644 --- a/games/mindfocus/distinfo +++ b/games/mindfocus/distinfo @@ -1,2 +1,2 @@ -MD5 (mindfocus-0.86.1.tar.gz) = 335f32d4c1d77b73fde55df4ae7178b8 +MD5 (mindfocus-0.88.tar.gz) = 89fea4ea28085f7eaaff54e69bfe2765 MD5 (mindfocus-data1.tar.gz) = b018a6de1e56b9ac5a2a6541fadef0e8 diff --git a/games/mindfocus/pkg-comment b/games/mindfocus/pkg-comment index 078b80eda02b..cb8d3c6ae2cb 100644 --- a/games/mindfocus/pkg-comment +++ b/games/mindfocus/pkg-comment @@ -1 +1 @@ -Lovely characters stay on top of active window +MindFocus - Lovely characters stay on top of active window diff --git a/games/mindfocus/pkg-descr b/games/mindfocus/pkg-descr index ed7cb5962956..d59db35d6624 100644 --- a/games/mindfocus/pkg-descr +++ b/games/mindfocus/pkg-descr @@ -1,6 +1,3 @@ -MindFocus version 0.86.1 by Takashi TOYOSHIMA - University of Tokyo Microcomputer Club - MindFocus is a mascot on X Window System. Lovely(*) characters stay on top of active window. @@ -9,3 +6,5 @@ Lovely(*) characters stay on top of active window. More information -> /usr/X11R6/share/doc/ja/mindfocus/*.euc (Japanese only) Package Maintainer: S. Sugimoto < ixtl@utmc.or.jp > + +WWW: http://www.tk.xaxon.ne.jp/~toyoshim/mf/ |