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 /games/xeyesplus/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 '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: |