diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-07-06 09:04:54 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-07-06 09:04:54 +0000 |
commit | 57439975c209fc4e7a471a0c0ca39c5624e49312 (patch) | |
tree | 7f1baa50dbcb166682ae6be27b97ff5945dd12aa /www/httest | |
parent | 2b14975a72590fd2bad663187fe36399fba76813 (diff) | |
download | ports-57439975c209fc4e7a471a0c0ca39c5624e49312.tar.gz ports-57439975c209fc4e7a471a0c0ca39c5624e49312.zip |
Notes
Diffstat (limited to 'www/httest')
-rw-r--r-- | www/httest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index 44ef085062fd..0f03995df281 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,6 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} |