diff options
-rw-r--r-- | net/ppptraf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile index c202ca9b639f..ee8c9b3e752e 100644 --- a/net/ppptraf/Makefile +++ b/net/ppptraf/Makefile @@ -8,7 +8,8 @@ PORTNAME= ppptraf PORTVERSION= 1.0 CATEGORIES= net -MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ +MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \ + http://people.FreeBSD.org/~dburr/distfiles/ MAINTAINER= diskiller@cnbinc.com |