diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-26 21:10:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-26 21:10:43 +0800 |
commit | dedef59599f98362b2823d6d67d3ee93b1a6c02c (patch) | |
tree | 78c64d2aac8c8bb93cacd0e6592c9e3bdd505f9f /misc | |
parent | 8e7c0f902d4094d937ceca7d8148e546f7b0ca5c (diff) | |
download | freebsd-ports-gnome-dedef59599f98362b2823d6d67d3ee93b1a6c02c.tar.gz freebsd-ports-gnome-dedef59599f98362b2823d6d67d3ee93b1a6c02c.tar.zst freebsd-ports-gnome-dedef59599f98362b2823d6d67d3ee93b1a6c02c.zip |
- new project home
- update MASTER_SITES, and pkg-descr WWW
Approved by: clsung (mentor)
Diffstat (limited to 'misc')
-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 |