aboutsummaryrefslogtreecommitdiff
path: root/net/ppptraf
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppptraf')
-rw-r--r--net/ppptraf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile
index c79dcd16d788..3125f3527880 100644
--- a/net/ppptraf/Makefile
+++ b/net/ppptraf/Makefile
@@ -8,12 +8,13 @@
PORTNAME= ppptraf
PORTVERSION= 1.0
CATEGORIES= net
-MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \
- http://people.FreeBSD.org/~dburr/distfiles/
+MASTER_SITES= http://people.FreeBSD.org/~dburr/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program
+DEPRECATED= "author has abandoned this program"
+
#MAN1= ppptraf.1
.include <bsd.port.mk>