diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /misc/since/Makefile | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) | |
download | ports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip |
Notes
Diffstat (limited to 'misc/since/Makefile')
-rw-r--r-- | misc/since/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile index ab93377082ff..a29343049323 100644 --- a/misc/since/Makefile +++ b/misc/since/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ \ http://www.goodking.ca/pub/files/ -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= View the end of a file like tail(1), but save state between sessions MAN1= since.1 |