diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /games/gnomegames2 | |
parent | DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too. (diff) |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Notes
Notes:
svn path=/head/; revision=16018
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 26f5d68d03d1..8c2c6695cbd3 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -3,18 +3,18 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.7 1999/01/01 09:23:13 vanilla Exp $ +# $Id: Makefile,v 1.8 1999/01/05 12:49:16 vanilla Exp $ # DISTNAME= gnome-games-0.99.1 -PKGNAME= gnomegames-0.99.1 +PKGNAME= gnomegames-0.99.1 CATEGORIES= games MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile USE_X_PREFIX= yes |