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/nedit | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'editors/nedit')
-rw-r--r-- | editors/nedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index aa2b95a94990..63bfbce1561f 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -4,11 +4,11 @@ # # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: Makefile,v 1.9 1998/01/16 21:09:22 jfieber Exp $ +# $Id: Makefile,v 1.10 1998/03/28 14:36:34 steve Exp $ # DISTNAME= nedit-5.0.2 -CATEGORIES= editors x11 +CATEGORIES= editors MASTER_SITES= ftp://ftp.fnal.gov/KITS/pub/nedit/v5_0_2/ \ ftp://ftp.fnal.gov/KITS/pub/nedit/v5_0_2/contrib/ DISTFILES= nedit_source.tar.gz nedit.app-defaults |