diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | c406ff2fd8596da48da8da7bbbd40196affe324c (patch) | |
tree | 7b05626411da2c8b9a6e684a70cc265487e62c35 /shells/sash | |
parent | Unbreak on -STABLE: (diff) |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Notes
Notes:
svn path=/head/; revision=110707
Diffstat (limited to 'shells/sash')
-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 79f61e85a95d..6fcff8978bdc 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 |