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 /java/simplicity | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
Diffstat (limited to 'java/simplicity')
-rw-r--r-- | java/simplicity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/simplicity/Makefile b/java/simplicity/Makefile index d4599ddad2d0..f085a7ea6ddb 100644 --- a/java/simplicity/Makefile +++ b/java/simplicity/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/jdk13 JDK13DIR?= ${LOCALBASE}/jdk1.3.1 JAVAVM= ${JDK13DIR}/bin/java -RESTRICTED= "Restrictive license" +RESTRICTED= "Restrictive license" USE_XLIB= yes USE_REINPLACE= yes NO_BUILD= yes |