diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:07:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:07:53 +0000 |
commit | 4b2988d9d2072f1a21fefee4f6ab51667fb486dc (patch) | |
tree | 0a9d451a44bd2eca33cebcaec679127f05737939 /editors/e93 | |
parent | ad744288184799669b3c6ed466204cf2079b8596 (diff) |
Notes
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index bf51cdac2272..6386e541f01d 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -3,12 +3,12 @@ # Date created: 21 June 1995 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1996/06/12 02:35:37 asami Exp $ +# $Id: Makefile,v 1.7 1996/09/11 04:11:57 asami Exp $ # DISTNAME= e93-1.2r6X PKGNAME= e93-1.2.6 -CATEGORIES+= editors +CATEGORIES= editors MASTER_SITES= ftp://ftp.x.org/contrib/editors/ \ ftp://crl.dec.com/pub/X11/contrib/editors/ |