diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 03:12:24 +0000 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 03:12:24 +0000 |
commit | 1bb9ff32788e4fafe2f1e5fb08f864edb829ada1 (patch) | |
tree | c68e39973b4b14a98dd057fad8fd6f18deac8ae8 | |
parent | ff2b274021ca67d929a81eea51e9611f5c942b69 (diff) | |
download | FreeBSD-ports-1bb9ff32788e4fafe2f1e5fb08f864edb829ada1.zip FreeBSD-ports-1bb9ff32788e4fafe2f1e5fb08f864edb829ada1.tar.gz |
- Update to 1.3
PR: ports/156149
Submitted by: maintainer
-rw-r--r-- | net-im/chattahoochie/Makefile | 17 | ||||
-rw-r--r-- | net-im/chattahoochie/distinfo | 4 | ||||
-rw-r--r-- | net-im/chattahoochie/pkg-plist | 5 |
3 files changed, 12 insertions, 14 deletions
diff --git a/net-im/chattahoochie/Makefile b/net-im/chattahoochie/Makefile index 1e54f3f..5e116a7 100644 --- a/net-im/chattahoochie/Makefile +++ b/net-im/chattahoochie/Makefile @@ -5,16 +5,15 @@ # $FreeBSD$ # -PORTNAME= pickwick -PORTVERSION= 1.15 -CATEGORIES= net-im -MASTER_SITES= http://www.mammothcheese.ca/ +PORTNAME= chattahoochie +PORTVERSION= 1.3 +CATEGORIES= net-im +MASTER_SITES= http://www.mammothcheese.ca/ -MAINTAINER= jimmy@mammothcheese.ca -COMMENT= Small group plain-text chat server and client +MAINTAINER= jimmy@mammothcheese.ca +COMMENT= Small group plain-text chat server -MAN8= pickwick.8 -MAN1= weller.1 -MANCOMPRESSED= yes +MAN8= chattahoochie.8 +MANCOMPRESSED= yes .include <bsd.port.mk> diff --git a/net-im/chattahoochie/distinfo b/net-im/chattahoochie/distinfo index bec7e78..7eff665 100644 --- a/net-im/chattahoochie/distinfo +++ b/net-im/chattahoochie/distinfo @@ -1,2 +1,2 @@ -SHA256 (pickwick-1.15.tar.gz) = ad5f9c6ee5a065ff331d3774de210f2c4fe5badb9bcf794e5ce23678d6995d20 -SIZE (pickwick-1.15.tar.gz) = 18110 +SHA256 (chattahoochie-1.3.tar.gz) = 5c26eec0a83a834642473a8b943684377c4b944ef148abc0a7748afae2174cbc +SIZE (chattahoochie-1.3.tar.gz) = 10652 diff --git a/net-im/chattahoochie/pkg-plist b/net-im/chattahoochie/pkg-plist index 05dd9e7..8cd8741 100644 --- a/net-im/chattahoochie/pkg-plist +++ b/net-im/chattahoochie/pkg-plist @@ -1,3 +1,2 @@ -bin/pickwick -bin/weller -etc/rc.d/pickwick +bin/chattahoochie +etc/rc.d/chattahoochie |