diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-26 19:32:02 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-26 19:32:02 +0000 |
commit | cc4a701df99f7c2c0a68adf6a1e18cfda3808ed5 (patch) | |
tree | dced9bd0dccc8064dae8949d628bd9033717f6f9 /shells/ch/Makefile | |
parent | f90d634c88cae801fa009299062856b94286651d (diff) |
Notes
Diffstat (limited to 'shells/ch/Makefile')
-rw-r--r-- | shells/ch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile index 9856213a1105..b237479f9e0a 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -7,6 +7,7 @@ PORTNAME= ch PORTVERSION= 7.0.0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://www.softintegration.com/download/software/release/FreeBSD/ DISTNAME= chstandard-${PORTVERSION}.freebsd9.0 |