diff options
Diffstat (limited to 'sysutils/runwhen')
-rw-r--r-- | sysutils/runwhen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index cfd090582d02..cf021e73b035 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -8,7 +8,7 @@ PORTNAME= runwhen PORTVERSION= 2003.10.31 CATEGORIES= sysutils -MASTER_SITES= http://multivac.cwru.edu/${PORTNAME}/releases/ +MASTER_SITES= http://code.dogmap.org./${PORTNAME}/releases/ MAINTAINER= lx@redundancy.redundancy.org COMMENT= Tools for running commands at particular times |