diff options
author | patrick <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | e07edfb858c690fe2a23a58ceb9b8f2605016cc1 (patch) | |
tree | 7c1b1ca8785a153079516a0386efcbc876889b10 /shells | |
parent | 9253d454eec462853c79a857eb306711823a3816 (diff) | |
download | FreeBSD-ports-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.zip FreeBSD-ports-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.tar.gz |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/sash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/sash/Makefile b/shells/sash/Makefile index 79f61e8..6fcff89 100644 --- a/shells/sash/Makefile +++ b/shells/sash/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pcug.org.au/~dbell/programs/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= patrick -MAINTAINER= patrick@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= A Stand-Alone shell combining many common utilities MAN1= sash.1 |