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 | |
parent | Last minute dependency fix to bugbuddy (which is needed for gnome) and (diff) |
Correct broken master site for cpdup
Diffstat (limited to 'sysutils')
-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 |