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/kcd | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) |
Notes
Diffstat (limited to 'misc/kcd')
-rw-r--r-- | misc/kcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 9ee556200946..2a803acb3421 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= SF -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes |