diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
commit | 0e2468d8b12698bbcc41657c99af38126d9697a7 (patch) | |
tree | d09e03b15f7ad43d80b1173bd6f344fae6e34930 /editors/jext | |
parent | 56ba617df9b9136d132aba43ca0794e64eedea94 (diff) |
Notes
Diffstat (limited to 'editors/jext')
-rw-r--r-- | editors/jext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jext/Makefile b/editors/jext/Makefile index 78bd3e1426fc..f8824cc3964e 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jext -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= Powerful 100% pure Java text editor USE_JAVA= yes |