diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /graphics/white_dune | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) | |
download | ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.tar.gz ports-4ccd1fc621cf9190934aa7fc668782cbe8f33e71.zip |
Fix typos in COMMENT
Notes
Notes:
svn path=/head/; revision=301519
Diffstat (limited to 'graphics/white_dune')
-rw-r--r-- | graphics/white_dune/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index 2d628f89a09a..e5bd3ed0e779 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -15,7 +15,7 @@ CATEGORIES= graphics MASTER_SITES= http://vrml.cip.ica.uni-stuttgart.de/dune/ CENKES MAINTAINER= devel@stasyan.com -COMMENT= Graphical VRML97 Editor and animation tool +COMMENT= Graphical VRML97 editor and animation tool LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png |