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/xeyesplus/Makefile | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (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/xeyesplus/Makefile')
-rw-r--r-- | games/xeyesplus/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/games/xeyesplus/Makefile b/games/xeyesplus/Makefile index 310dc857880e..a14ffa7c22ce 100644 --- a/games/xeyesplus/Makefile +++ b/games/xeyesplus/Makefile @@ -3,19 +3,19 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.6 1998/09/15 11:13:13 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/17 00:32:36 asami Exp $ # -DISTNAME= xeyes+2.01 -PKGNAME= xeyes+-2.01 -CATEGORIES= games -MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/ +DISTNAME= xeyes+2.01 +PKGNAME= xeyes+-2.01 +CATEGORIES= games +MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/ -MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -USE_IMAKE= yes +USE_IMAKE= yes NO_INSTALL_MANPAGES= yes post-install: |