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/xdeblock | |
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/xdeblock')
-rw-r--r-- | games/xdeblock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index 5b2e56ba9087..4a5cf1fc8e2a 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1998/09/15 11:13:12 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/17 00:32:36 asami Exp $ # DISTNAME= xdeblo_v1.0 @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://www.vector.co.jp/pack/unix/game/action/block/ DISTFILES= xdeblock.tgz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |