diff options
author | jgh <jgh@FreeBSD.org> | 2012-03-27 03:32:02 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-03-27 03:32:02 +0800 |
commit | 5e42f11c9e0784953448743ebc072cb6bd0827b1 (patch) | |
tree | 796af98c656ffb56f08dbc9c2c0081be815f317a /shells/ch/Makefile | |
parent | a351c394488de71efe30e9d78646ac65790c5d85 (diff) | |
download | freebsd-ports-gnome-5e42f11c9e0784953448743ebc072cb6bd0827b1.tar.gz freebsd-ports-gnome-5e42f11c9e0784953448743ebc072cb6bd0827b1.tar.zst freebsd-ports-gnome-5e42f11c9e0784953448743ebc072cb6bd0827b1.zip |
- fix plist from previous commit, bump PORTREVISION
PR: ports/166232
Feature safe: yes
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 |