diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /deskutils/tomboy-plugin-todo | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) | |
download | ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip |
Notes
Diffstat (limited to 'deskutils/tomboy-plugin-todo')
-rw-r--r-- | deskutils/tomboy-plugin-todo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tomboy-plugin-todo/Makefile b/deskutils/tomboy-plugin-todo/Makefile index d5ff0c71afc0..5fd9dedcadef 100644 --- a/deskutils/tomboy-plugin-todo/Makefile +++ b/deskutils/tomboy-plugin-todo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://romain.blogreen.org/distfiles/ DISTNAME= tomboy-todo-${PORTVERSION} MAINTAINER= mono@FreeBSD.org -COMMENT= Highlight FIXME, TODO and XXX in your notes +COMMENT= Highlight FIXME, TODO, and XXX in your notes BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy |