diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-08-31 04:19:58 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-08-31 04:19:58 +0000 |
commit | 09d6569183ebdc8cd05c436b05c1ba51360b5d02 (patch) | |
tree | b6cce1f59c454671259e01b686b68d1958591d88 /editors/jext | |
parent | 50ed1fe2e32bfb009543bdaf9e4577f1109f154b (diff) | |
download | ports-09d6569183ebdc8cd05c436b05c1ba51360b5d02.tar.gz ports-09d6569183ebdc8cd05c436b05c1ba51360b5d02.zip |
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 7bbc8732936e..78bd3e1426fc 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= ports@FreeBSD.org +MAINTAINER= vd@datamax.bg COMMENT= Powerful 100% pure Java text editor USE_JAVA= yes |