diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /x11/xantfarm | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'x11/xantfarm')
-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 470493c..c9bc019 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 |