diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-03 16:35:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-03 16:35:56 +0000 |
commit | e44377f559180584ce880870caee2cb8ff7c6c5f (patch) | |
tree | b54ea76b8a2cfff973dd1262e5fee70a21545a6b /net-im | |
parent | - Mark DEPRECATED: The author has taken down his site and has ceased developing (diff) |
- Style fix
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index 032c73765d29..1947d087321a 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -19,7 +19,7 @@ COMMENT= Command interpreter plugin for gaim BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -DEPRECATED= "The author has taken down his site and has ceased developing this program" +DEPRECATED= The author has taken down his site and has ceased developing this program USE_X_PREFIX= yes USE_BZIP2= yes |