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/colortail | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) |
Notes
Diffstat (limited to 'misc/colortail')
-rw-r--r-- | misc/colortail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 437e694b9299..25afb66876cf 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://joakimandersson.se/files/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A colour-able replacement for tail(1) USE_GETOPT_LONG= yes |