diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:27:13 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:27:13 +0000 |
commit | 2adc21ec9622200810d66291e6afca0af1ed189e (patch) | |
tree | c6f4a3d7886d05f6c5e468c9c19bf0d3811fbc20 /devel/alabastra | |
parent | 104de6d22268c20a33c75ef198c0fc0986090889 (diff) |
Fix typos in COMMENT
Notes
Notes:
svn path=/head/; revision=301497
Diffstat (limited to 'devel/alabastra')
-rw-r--r-- | devel/alabastra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile index 8c1f1a799a8e..f20d58ff15ec 100644 --- a/devel/alabastra/Makefile +++ b/devel/alabastra/Makefile @@ -13,7 +13,7 @@ DISTNAME= Alabastra-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= C++ Editor writen with QT4 +COMMENT= C++ Editor written with QT4 USE_QT4= gui xml qmake_build moc_build uic_build rcc_build \ iconengines |