diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 17:08:43 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-31 17:08:43 +0000 |
commit | fcc56f8fc4ecd3667bca05e9ae67b1c7941fdd15 (patch) | |
tree | 6cecac72f6a25a5774b089f24c1f885a18dc453a /shells | |
parent | de12f07b031e47d2be89995ae0b69cf395c5642a (diff) | |
download | ports-fcc56f8fc4ecd3667bca05e9ae67b1c7941fdd15.tar.gz ports-fcc56f8fc4ecd3667bca05e9ae67b1c7941fdd15.zip |
Notes
Diffstat (limited to 'shells')
-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 e70431251280..8e14ad2a5cb8 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -12,7 +12,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 IA32_BINARY_PORT= yes |