diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-16 02:10:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-16 02:10:22 +0800 |
commit | 292fff7dd9330f5f9e31ee752f02af85d710a846 (patch) | |
tree | e21e400aa431e9dc43d6cb400b98bb109e117a0b /games/gnomegames2 | |
parent | c30e7bf77cd892d0dc11e96c56933025a48d90a6 (diff) | |
download | freebsd-ports-gnome-292fff7dd9330f5f9e31ee752f02af85d710a846.tar.gz freebsd-ports-gnome-292fff7dd9330f5f9e31ee752f02af85d710a846.tar.zst freebsd-ports-gnome-292fff7dd9330f5f9e31ee752f02af85d710a846.zip |
Upgrade to 0.99.3.
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 15 | ||||
-rw-r--r-- | games/gnomegames2/distinfo | 2 |
2 files changed, 10 insertions, 7 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 8c2c6695cbd3..0277bd5449db 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/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/gnomegames2/distinfo b/games/gnomegames2/distinfo index a5b86f73919a..05748dff6c42 100644 --- a/games/gnomegames2/distinfo +++ b/games/gnomegames2/distinfo @@ -1 +1 @@ -MD5 (gnome-games-0.99.1.tar.gz) = 036dfe392b0e8911fcdc57a990376ef7 +MD5 (gnome-games-0.99.3.tar.gz) = 77915ffb46164c3a2b37366da9ad00c0 |