diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-09 21:53:26 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-09 21:53:26 +0000 |
commit | 606e6d61e6d081b0361eb898d6dc1b7c5d03ae5b (patch) | |
tree | 18da360449151780298bc9b01cbe465a88617764 /shells/ch | |
parent | e529f3b13845349524a604705b159d46d185a82a (diff) |
Notes
Diffstat (limited to 'shells/ch')
-rw-r--r-- | shells/ch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile index 9f731516398b..a75a4a6951e7 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= http://www.softintegration.com/download/software/release/FreeBSD/ DISTNAME= chstandard-${PORTVERSION}.freebsd5.1 -MAINTAINER= conrads@cox.net +MAINTAINER= alepulver@FreeBSD.org COMMENT= An embeddable C/C++ interpreter/shell # possibly ia64? |