diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-31 07:45:28 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-31 07:45:28 +0000 |
commit | 650bdbbf626fa770f4c40b12f87fd78b0640ab88 (patch) | |
tree | 2ca87ced10442e943f3cb7687a38fc100ac59ca0 /misc/ipbt | |
parent | 1edec43e9192f1b53bf2ee3215be40c9b911428e (diff) | |
download | ports-650bdbbf626fa770f4c40b12f87fd78b0640ab88.tar.gz ports-650bdbbf626fa770f4c40b12f87fd78b0640ab88.zip |
Notes
Diffstat (limited to 'misc/ipbt')
-rw-r--r-- | misc/ipbt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index 534238862d3d..f106fa2371f1 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -9,10 +9,10 @@ PORTNAME= ipbt DISTVERSION= r7471 CATEGORIES= misc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ - http://freebsd.unixfreunde.de/sources/ \ - https://www.spoerlein.net/pub/ + http://freebsd.unixfreunde.de/sources/ \ + http://people.freebsd.org/~uqs/distfiles/ -MAINTAINER= uspoerlein@gmail.com +MAINTAINER= uqs@FreeBSD.org COMMENT= A high-tech ttyrec player with improvements over ttyplay MAN1= ipbt.1 |