diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /x11/xmascot/Makefile | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r-- | x11/xmascot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 085f2d954471..e91bc34155c3 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -3,15 +3,15 @@ # Date created: 20 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/11/19 12:23:50 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp $ # DISTNAME= xmascot2.5p2 -PKGNAME= xmascot-2.5p2 +PKGNAME= xmascot-2.5p2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_GMAKE= yes USE_IMAKE= yes |