diff options
author | pav <pav@FreeBSD.org> | 2006-01-04 00:35:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-04 00:35:56 +0800 |
commit | 522d595681013885b840d5d4a085f07409c29e1e (patch) | |
tree | 40a3a91732ee6f87687194b30c344767a8e8d478 /net-im | |
parent | 82184ac3d29405294ca499bea1b4c2adc97e4f30 (diff) | |
download | freebsd-ports-gnome-522d595681013885b840d5d4a085f07409c29e1e.tar.gz freebsd-ports-gnome-522d595681013885b840d5d4a085f07409c29e1e.tar.zst freebsd-ports-gnome-522d595681013885b840d5d4a085f07409c29e1e.zip |
- 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 |