aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-02-18 12:18:45 +0800
committerasami <asami@FreeBSD.org>1998-02-18 12:18:45 +0800
commitee39515c0e8400fa707bb77aa367afb65b3830ab (patch)
treebd711c7c6c77b05549f7fb8aa5244f1015f77238
parent4dc32a42b64c43b8f667988ce3dfa1f830ec5103 (diff)
downloadfreebsd-ports-gnome-ee39515c0e8400fa707bb77aa367afb65b3830ab.tar.gz
freebsd-ports-gnome-ee39515c0e8400fa707bb77aa367afb65b3830ab.tar.zst
freebsd-ports-gnome-ee39515c0e8400fa707bb77aa367afb65b3830ab.zip
Move textedit from x11 to editors.
Approved by: jraynard
-rw-r--r--editors/Makefile3
-rw-r--r--editors/textedit/Makefile4
-rw-r--r--x11/Makefile3
3 files changed, 5 insertions, 5 deletions
diff --git a/editors/Makefile b/editors/Makefile
index e91f9a35c57f..421715a0c151 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1997/12/14 14:48:37 jseger Exp $
+# $Id: Makefile,v 1.46 1997/12/27 03:10:58 asami Exp $
#
SUBDIR += asedit
@@ -17,6 +17,7 @@
SUBDIR += nedit
SUBDIR += nvi
SUBDIR += staroffice
+ SUBDIR += textedit
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index db106ce99517..0e088ca8dae7 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -3,11 +3,11 @@
# Date created: 3 January 1998
# Whom: jraynard
#
-# $Id: Makefile,v 1.1.1.1 1998/01/04 22:33:30 jraynard Exp $
+# $Id: Makefile,v 1.2 1998/01/06 06:22:37 asami Exp $
#
DISTNAME= textedit-1.0
-CATEGORIES= x11
+CATEGORIES= editors
MASTER_SITES= http://www.freebsd.org/~jraynard/ports/distfiles/
MAINTAINER= jraynard@@freebsd.org
diff --git a/x11/Makefile b/x11/Makefile
index 3ccbd35ea866..53bf421f073b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.186 1998/02/16 15:30:06 steve Exp $
+# $Id: Makefile,v 1.187 1998/02/16 15:57:07 jseger Exp $
#
SUBDIR += FWF
@@ -60,7 +60,6 @@
SUBDIR += slingshot
SUBDIR += swisswatch
SUBDIR += sxpc
- SUBDIR += textedit
SUBDIR += tix
SUBDIR += tk41
SUBDIR += tk42