diff options
Diffstat (limited to 'misc/since/Makefile')
-rw-r--r-- | misc/since/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile index c4e05bc06248..ab93377082ff 100644 --- a/misc/since/Makefile +++ b/misc/since/Makefile @@ -8,9 +8,10 @@ PORTNAME= since PORTVERSION= 0.5 CATEGORIES= misc -MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/ +MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ \ + http://www.goodking.ca/pub/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= View the end of a file like tail(1), but save state between sessions MAN1= since.1 |