diff options
author | dillon <dillon@FreeBSD.org> | 2000-07-22 02:44:31 +0800 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 2000-07-22 02:44:31 +0800 |
commit | c46c84876eadaad9afcfab38e8e7886cf4b6eab8 (patch) | |
tree | f5e8a4e3259f2573855c63a7642d5b3e84dbe8e5 /sysutils | |
parent | b052a49c392a8eac8b937fa1055ab5ea03f1b1d4 (diff) | |
download | freebsd-ports-gnome-c46c84876eadaad9afcfab38e8e7886cf4b6eab8.tar.gz freebsd-ports-gnome-c46c84876eadaad9afcfab38e8e7886cf4b6eab8.tar.zst freebsd-ports-gnome-c46c84876eadaad9afcfab38e8e7886cf4b6eab8.zip |
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 |