diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
commit | 6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2 (patch) | |
tree | 0a989507ceb6c81d4a5e2a2c1e6eeb125dbd5cb0 /games/xdeblock | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) | |
download | ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.tar.gz ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.zip |
Notes
Diffstat (limited to 'games/xdeblock')
-rw-r--r-- | games/xdeblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index a335259fec23..a8edab055d30 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://www.vector.co.jp/pack/unix/game/action/block/ DISTFILES= xdeblock.tgz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |