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/xpuzzletama | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) | |
download | ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.tar.gz ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.zip |
Notes
Diffstat (limited to 'games/xpuzzletama')
-rw-r--r-- | games/xpuzzletama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile index be2e301bf52a..f15e60ca8387 100644 --- a/games/xpuzzletama/Makefile +++ b/games/xpuzzletama/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://neo.yanagi.gifu-u.ac.jp/~c94056/ DISTFILES= PuzzleTama-ver1.5.tar.gz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |