diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-21 23:01:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-21 23:01:18 +0000 |
commit | 490adac052fc7940d2466efdbe436ac5bea130d8 (patch) | |
tree | 3abeceb1e6147ca69ea79b9072dce6ea65862692 /comms | |
parent | 359c714dcfee948f05f60bd22ea14e0eaa9182ca (diff) | |
download | ports-490adac052fc7940d2466efdbe436ac5bea130d8.tar.gz ports-490adac052fc7940d2466efdbe436ac5bea130d8.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/bpl+/Makefile | 2 | ||||
-rw-r--r-- | comms/plp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile index 51523dd17890..c9aeec25b571 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -9,7 +9,7 @@ DISTNAME= bpl+ PKGNAME= bpl+-1.0 CATEGORIES= comms -MASTER_SITES= http://www.FreeBSD.org/~max/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~max/distfiles/ MAINTAINER= max@FreeBSD.org diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 09bcac2f1e97..57fa9fde357d 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -10,7 +10,7 @@ DISTNAME= plp_1_8 PKGNAME= plp-1.8 CATEGORIES= comms MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ \ - http://www.freebsd.org/~kris/distfiles/ + http://people.FreeBSD.org/~kris/distfiles/ MAINTAINER= maurice@serc.rmit.edu.au |