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 /graphics/txtmerge | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'graphics/txtmerge')
-rw-r--r-- | graphics/txtmerge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/txtmerge/Makefile b/graphics/txtmerge/Makefile index f3b85d5c6358..1f89b0a80e80 100644 --- a/graphics/txtmerge/Makefile +++ b/graphics/txtmerge/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.3 1997/10/17 13:17:14 itojun Exp $ +# $Id: Makefile,v 1.4 1998/03/23 04:56:22 asami Exp $ # DISTNAME= txtmerge101 @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/www/xanime/ \ ftp://ftp.doc.ic.ac.uk/computing/information-systems/WWW/xanime/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com BROKEN= build |