diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /editors/xed | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'editors/xed')
-rw-r--r-- | editors/xed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index bef2183149f9..c80c2421728e 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Jul 1996 # Whom: shanee # -# $Id: Makefile,v 1.5 1996/11/18 09:52:52 asami Exp $ +# $Id: Makefile,v 1.6 1997/10/26 23:57:10 fenner Exp $ # DISTNAME= xed1.3 PKGNAME= xed-1.3 -CATEGORIES= editors x11 +CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors EXTRACT_SUFX= .tar.Z |