diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-10 01:44:57 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-10 01:44:57 +0800 |
commit | 6bfac01965873efe09ea2470e0491c10295407c9 (patch) | |
tree | fd5404a7acfba7a1b2e8ddd601bcdf54419a7c8d /shells/ch | |
parent | cba651fdc34d44ddd80348b097cc910ff523c7f4 (diff) | |
download | freebsd-ports-gnome-6bfac01965873efe09ea2470e0491c10295407c9.tar.gz freebsd-ports-gnome-6bfac01965873efe09ea2470e0491c10295407c9.tar.zst freebsd-ports-gnome-6bfac01965873efe09ea2470e0491c10295407c9.zip |
- Reassign maintainership to submitter (mail address doesn't bounce anymore).
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 a75a4a6951e7..9f731516398b 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= alepulver@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= An embeddable C/C++ interpreter/shell # possibly ia64? |