diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 08:24:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 08:24:31 +0000 |
commit | ff5f0d1704fc594350123ea61f3bc0846da1887b (patch) | |
tree | 590c1829cc7be1df4bb61906f7134bc13fea0524 /games | |
parent | 2351f5214de58e6633f76ec209686b63763e0490 (diff) |
Update to 2.0.2
Notes
Notes:
svn path=/head/; revision=152978
Diffstat (limited to 'games')
-rw-r--r-- | games/xteddy/Makefile | 4 | ||||
-rw-r--r-- | games/xteddy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 4e4b3452943f..4ad3b94c681f 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xteddy -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= games MASTER_SITES= http://www.itn.liu.se/~stegu/xteddy/ @@ -22,7 +22,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" USE_GNOME= imlib -MAN1= xteddy.1 +MAN6= xteddy.6 post-patch: .for f in xteddy.c Makefile.in xteddy_test diff --git a/games/xteddy/distinfo b/games/xteddy/distinfo index bf8ebe5ce86a..2acf07c349c8 100644 --- a/games/xteddy/distinfo +++ b/games/xteddy/distinfo @@ -1,3 +1,3 @@ -MD5 (xteddy-2.0.1.tar.gz) = d33bfe05f18259a3f7fd17ae256c5644 -SHA256 (xteddy-2.0.1.tar.gz) = d1f4bc525f292709714b0d1be401967090a3d1ae1e89ff3ccaf4080d5eae94f1 -SIZE (xteddy-2.0.1.tar.gz) = 348055 +MD5 (xteddy-2.0.2.tar.gz) = c197253b5116db5dc4e32b58dd36160e +SHA256 (xteddy-2.0.2.tar.gz) = 4c137049c94a827c642a11711c101b241c203a97dad5eb6917387a6465078363 +SIZE (xteddy-2.0.2.tar.gz) = 355490 |