diff options
author | dburr <dburr@FreeBSD.org> | 2000-12-19 02:03:17 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 2000-12-19 02:03:17 +0800 |
commit | 3a626c8f4132b9545274e4ad3ad40b2f4e0500ce (patch) | |
tree | 8d45c55ae9c2298b686a90870eac50c5b984b1bc /net | |
parent | ecf93e98d910790857663be7cc03a0975ef0024d (diff) | |
download | freebsd-ports-gnome-3a626c8f4132b9545274e4ad3ad40b2f4e0500ce.tar.gz freebsd-ports-gnome-3a626c8f4132b9545274e4ad3ad40b2f4e0500ce.tar.zst freebsd-ports-gnome-3a626c8f4132b9545274e4ad3ad40b2f4e0500ce.zip |
added another mirror.
Diffstat (limited to 'net')
-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 |