diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-06-14 14:00:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-06-14 14:00:03 +0000 |
commit | b3501c5780e97097c595f258b4d576d198209e4a (patch) | |
tree | c359afd7f6bbc918533dd16ef44862e7b7537de4 /editors | |
parent | 7084d0f6eaaf4e47dd5a723e01406e74b4ae9cc5 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 03ba45af0b27..711e52d10b4d 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://people.freebsd.org/~deischen/distfiles/ \ DISTFILES= nedit-5.6a-src.tar.gz nedit.app-defaults EXTRACT_ONLY= nedit-5.6a-src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files LICENSE= GPLv1 |