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/xshisen/Makefile | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'games/xshisen/Makefile')
-rw-r--r-- | games/xshisen/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index 6b5ed2613c5b..f533a67389a5 100644 --- a/games/xshisen/Makefile +++ b/games/xshisen/Makefile @@ -3,14 +3,14 @@ # Date created: 9 Oct 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.9 1998/09/15 11:13:19 asami Exp $ +# $Id: Makefile,v 1.10 1998/09/17 00:32:39 asami Exp $ # -DISTNAME= xshisen-1.36 +DISTNAME= xshisen-1.36 CATEGORIES= games MASTER_SITES= ftp://ftp.win.or.jp/pub/doc-sources/fj.sources/1996/feb/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |