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/xmold | |
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/xmold')
-rw-r--r-- | x11/xmold/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 84a26caffaa5..251b72e3abc4 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -3,15 +3,15 @@ # Date created: 11 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: porting.sgml,v 1.25 1996/08/01 00:12:11 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/11/15 16:25:36 erich Exp $ # DISTNAME= xmold -PKGNAME= xmold-1.0 +PKGNAME= xmold-1.0 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes |