diff options
Diffstat (limited to 'graphics/txtmerge')
-rw-r--r-- | graphics/txtmerge/Makefile | 6 |
1 files 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 <nakai@mlab.t.u-tokyo.ac.jp> # -# $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 |