diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /editors/jedit/Makefile | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) |
Notes
Diffstat (limited to 'editors/jedit/Makefile')
-rw-r--r-- | editors/jedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 70f29d95350a..344b642ddbbb 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} _DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}install DISTNAME= ${_DISTNAME:S/0install$/install/} EXTRACT_SUFX= .jar -EXTRACT_ONLY= +EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Powerful programmer's text editor written in Java |