diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-14 21:57:19 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-14 21:57:19 +0000 |
commit | 493af35e768d718fb2e67a77bf45c12889972881 (patch) | |
tree | d797e8845a4141676620686ab8740c87b180ca9a /sysutils/runwhen | |
parent | 082a4b17ce1d60eace4e9c8635438643bb18733c (diff) | |
download | ports-493af35e768d718fb2e67a77bf45c12889972881.tar.gz ports-493af35e768d718fb2e67a77bf45c12889972881.zip |
Notes
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 |