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 /x11/xantfarm/Makefile | |
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 'x11/xantfarm/Makefile')
-rw-r--r-- | x11/xantfarm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile index 470493c14ff2..c9bc019b82c5 100644 --- a/x11/xantfarm/Makefile +++ b/x11/xantfarm/Makefile @@ -3,16 +3,16 @@ # Date created: 13 February 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/03/06 10:15:03 tg Exp $ +# $Id: Makefile,v 1.2 1998/10/05 05:17:58 steve Exp $ # DISTNAME= xantfarm -PKGNAME= xantfarm-1.16 +PKGNAME= xantfarm-1.16 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/ +MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/ DISTFILES= xantfarm23oct91.tar.gz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes MAN1= xantfarm.1 |