diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-21 18:21:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-21 18:21:40 +0800 |
commit | 99e19f5aba097b7fb906c8b9c6b1a5b0d885dec6 (patch) | |
tree | 1a9e3ba81ad0461c0bfb81de7bebc8f9770b3261 /sysutils/cdircmp | |
parent | 9b2b2a3c8ed056b91529d454f38eab0e697b2f2e (diff) | |
download | freebsd-ports-gnome-99e19f5aba097b7fb906c8b9c6b1a5b0d885dec6.tar.gz freebsd-ports-gnome-99e19f5aba097b7fb906c8b9c6b1a5b0d885dec6.tar.zst freebsd-ports-gnome-99e19f5aba097b7fb906c8b9c6b1a5b0d885dec6.zip |
Update master site.
Notified by: fenner (distfiles survey)
Diffstat (limited to 'sysutils/cdircmp')
-rw-r--r-- | sysutils/cdircmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdircmp/Makefile b/sysutils/cdircmp/Makefile index 3cf8aa536f25..b7e461ae3e26 100644 --- a/sysutils/cdircmp/Makefile +++ b/sysutils/cdircmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= cdircmp PORTVERSION= 0.3 CATEGORIES= sysutils -MASTER_SITES= http://home.hccnet.nl/paul.schuurmans/download/ +MASTER_SITES= http://critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compare directories and select files to copy |