From 8d0c9cd02e14bf1e724cb208d5de6a925364687e Mon Sep 17 00:00:00 2001 From: itojun Date: Fri, 17 Oct 1997 13:17:14 +0000 Subject: beautify Makefile. --- graphics/txtmerge/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/txtmerge/Makefile b/graphics/txtmerge/Makefile index c008077e180b..f5c5440a7c38 100644 --- a/graphics/txtmerge/Makefile +++ b/graphics/txtmerge/Makefile @@ -3,13 +3,13 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.1.1.1 1996/11/17 11:10:21 asami Exp $ +# $Id: Makefile,v 1.2 1997/08/25 14:32:30 itojun Exp $ # DISTNAME= txtmerge101 PKGNAME= txtmerge-1.01 -CATEGORIES=graphics -MASTER_SITES=ftp://ftp.cs.uni-magdeburg.de/pub/www/xanime/ \ +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 -- cgit