diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-08-04 15:43:18 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-08-04 15:43:18 +0000 |
commit | 0188d731801b12805eca8dff7b0af3710de09269 (patch) | |
tree | bbfe7d6e78399da4f5911d7c351ff9a760b201f6 /www/httest/Makefile | |
parent | 85b0d27289bd434b1e0946efe72aefbcfed77597 (diff) | |
download | ports-0188d731801b12805eca8dff7b0af3710de09269.tar.gz ports-0188d731801b12805eca8dff7b0af3710de09269.zip |
Notes
Diffstat (limited to 'www/httest/Makefile')
-rw-r--r-- | www/httest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index b588b56aa29d..6182f283f5fe 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTVERSION= 2.4.6 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} |