diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-15 18:10:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-15 18:10:22 +0000 |
commit | d5349630a45ce7dd58e04adbebc59cfe559d6300 (patch) | |
tree | 613b0424da9a1164982ea01fd2486f8d6f399898 /games/gnomegames | |
parent | Upgrade to v0.9.1. (diff) |
Upgrade to 0.99.3.
Notes
Notes:
svn path=/head/; revision=16069
Diffstat (limited to 'games/gnomegames')
-rw-r--r-- | games/gnomegames/Makefile | 15 | ||||
-rw-r--r-- | games/gnomegames/distinfo | 2 |
2 files changed, 10 insertions, 7 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 8c2c6695cbd3..0277bd5449db 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -1,19 +1,22 @@ # New ports collection makefile for: gnomegames -# Version required: 0.99.1 +# Version required: 0.99.3 # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1999/01/05 12:49:16 vanilla Exp $ +# $Id: Makefile,v 1.9 1999/01/12 16:50:34 vanilla Exp $ # -DISTNAME= gnome-games-0.99.1 -PKGNAME= gnomegames-0.99.1 +DISTNAME= gnome-games-0.99.3 +PKGNAME= gnomegames-0.99.3 CATEGORIES= games -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ +MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ + ftp://ftp.geo.net/pub/gnome/sources/latest/ \ + ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ + ftp://ftp.gnome.org/pub/GNOME/sources/latest/ MAINTAINER= nacai@iname.com +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile diff --git a/games/gnomegames/distinfo b/games/gnomegames/distinfo index a5b86f73919a..05748dff6c42 100644 --- a/games/gnomegames/distinfo +++ b/games/gnomegames/distinfo @@ -1 +1 @@ -MD5 (gnome-games-0.99.1.tar.gz) = 036dfe392b0e8911fcdc57a990376ef7 +MD5 (gnome-games-0.99.3.tar.gz) = 77915ffb46164c3a2b37366da9ad00c0 |