diff options
author | Donald Burr <dburr@FreeBSD.org> | 2000-12-18 18:03:17 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 2000-12-18 18:03:17 +0000 |
commit | 5eb0e788db6ba470e0be6ec7d50b9b609cdd46c5 (patch) | |
tree | d89a2965b490de0fa7c84047c54931a6f43259ec /net/ppptraf | |
parent | b4b52df0ec3789f8ff648ac34fcb2b0a0b056217 (diff) | |
download | ports-5eb0e788db6ba470e0be6ec7d50b9b609cdd46c5.tar.gz ports-5eb0e788db6ba470e0be6ec7d50b9b609cdd46c5.zip |
Notes
Diffstat (limited to 'net/ppptraf')
-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 |