diff options
| -rw-r--r-- | misc/since/Makefile | 4 | ||||
| -rw-r--r-- | misc/since/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile index a29343049323..9301e083f9aa 100644 --- a/misc/since/Makefile +++ b/misc/since/Makefile @@ -8,8 +8,8 @@ PORTNAME= since PORTVERSION= 0.5 CATEGORIES= misc -MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ \ - http://www.goodking.ca/pub/files/ +MASTER_SITES= http://welz.org.za/projects/since/ \ + http://fresh.t-systems-sfr.com/linux/src/ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= View the end of a file like tail(1), but save state between sessions diff --git a/misc/since/pkg-descr b/misc/since/pkg-descr index 4650a5894dc8..1a2f85ba84b1 100644 --- a/misc/since/pkg-descr +++ b/misc/since/pkg-descr @@ -5,3 +5,5 @@ Paraphrasing since(1): since the last time since was run. If since has not been run before, the entire file is displayed. since is useful for watching over log files. + +WWW: http://welz.org.za/projects/since |
