diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2000-07-21 18:44:31 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2000-07-21 18:44:31 +0000 |
| commit | e097de9613dccce94f499da1507a50c0f764905c (patch) | |
| tree | 5a5e9cffce74f7fd7922a3a8728cd360067cd8bc /sysutils/cpdup | |
| parent | 44eebeec32460348b19022c17e130d08e7b42eed (diff) | |
Correct broken master site for cpdup
Diffstat (limited to 'sysutils/cpdup')
| -rw-r--r-- | sysutils/cpdup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile index a1dc3cfe2834..0ddfa94e0262 100644 --- a/sysutils/cpdup/Makefile +++ b/sysutils/cpdup/Makefile @@ -8,7 +8,7 @@ PORTNAME= cpdup PORTVERSION= 1.02 CATEGORIES= sysutils -MASTER_SITES= http://www.backplane.com/FreeBSDPorts/ +MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ #MASTER_SITE_SUBDIR= cp MAINTAINER= dillon@FreeBSD.ORG |
