diff options
author | mi <mi@FreeBSD.org> | 2011-02-22 12:18:39 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2011-02-22 12:18:39 +0800 |
commit | e8fac9dce71a6739ad6b268c9d59aa4ec9552632 (patch) | |
tree | 0d1be072fc2ac591fb436811906da36a630f0150 /www | |
parent | f529f85c0128be293fe822ac996c3a2a412db95b (diff) | |
download | freebsd-ports-gnome-e8fac9dce71a6739ad6b268c9d59aa4ec9552632.tar.gz freebsd-ports-gnome-e8fac9dce71a6739ad6b268c9d59aa4ec9552632.tar.zst freebsd-ports-gnome-e8fac9dce71a6739ad6b268c9d59aa4ec9552632.zip |
The PORTREVISION bump was not warranted -- the pre-built package was not
affected by the ohauer's change, which only affected the post-install
target.
Diffstat (limited to 'www')
-rw-r--r-- | www/websh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/websh/Makefile b/www/websh/Makefile index b31a78f5de05..ededc189f978 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -7,7 +7,7 @@ PORTNAME= websh PORTVERSION= 3.6.0b5 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR=tcl/${PORTNAME}/source |