diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-17 13:17:14 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-17 13:17:14 +0000 |
commit | d1a43e984ec9e334e0ec04520c354c8164995289 (patch) | |
tree | 734dc141f30a9fcc649c8aa653a13e9fe6197721 /graphics/txtmerge | |
parent | 9dcc70dcaa2cb7b98e68871e997881fcc7f1193f (diff) | |
download | ports-d1a43e984ec9e334e0ec04520c354c8164995289.tar.gz ports-d1a43e984ec9e334e0ec04520c354c8164995289.zip |
Notes
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 |