diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/jdraw/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'graphics/jdraw/Makefile')
-rw-r--r-- | graphics/jdraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jdraw/Makefile b/graphics/jdraw/Makefile index 9f0b36f8ff32..3fc92a3e97d5 100644 --- a/graphics/jdraw/Makefile +++ b/graphics/jdraw/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= nivit@FreeBSD.org -COMMENT= A pixel oriented graphics editor +COMMENT= Pixel oriented graphics editor NO_BUILD= yes USE_JAVA= yes |