aboutsummaryrefslogtreecommitdiff
path: root/editors/textedit
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-18 04:18:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-18 04:18:45 +0000
commit43adb20442e13c1ae36ff3dfd949262090020863 (patch)
tree0a75f83fe2489741a67612584ecd10526cdca2b5 /editors/textedit
parent7d1e6449bdcd80b67bcae82b58c95d73ea7c3e4e (diff)
downloadports-43adb20442e13c1ae36ff3dfd949262090020863.tar.gz
ports-43adb20442e13c1ae36ff3dfd949262090020863.zip
Move textedit from x11 to editors.
Approved by: jraynard
Notes
Notes: svn path=/head/; revision=9781
Diffstat (limited to 'editors/textedit')
-rw-r--r--editors/textedit/Makefile4
1 files changed, 2 insertions, 2 deletions
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