diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
commit | 73021e6e147be7e06a5a212598043fa398784fad (patch) | |
tree | c61ab5f2d2929dd22faf9ef3386ae548ded07e1d /shells | |
parent | 09713bc983c1c232ff3c409e58ff165380a5ca60 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcshrc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/tcshrc/Makefile b/shells/tcshrc/Makefile index f6c236107c8f..fb3008e17bf7 100644 --- a/shells/tcshrc/Makefile +++ b/shells/tcshrc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcshrc -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of configuration scripts for the TCSH shell INSTALL_TARGET= systeminstall |