diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
commit | 0d6e69bd42dae91a5c445c5fb7633d7d678847cc (patch) | |
tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /www/htdigest | |
parent | 403d0697db86440fab93a6174322a36bf821f9fb (diff) | |
download | ports-0d6e69bd42dae91a5c445c5fb7633d7d678847cc.tar.gz ports-0d6e69bd42dae91a5c445c5fb7633d7d678847cc.zip |
Notes
Diffstat (limited to 'www/htdigest')
-rw-r--r-- | www/htdigest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/htdigest/Makefile b/www/htdigest/Makefile index d5386b3f1303..bf9da723b6a3 100644 --- a/www/htdigest/Makefile +++ b/www/htdigest/Makefile @@ -2,6 +2,7 @@ PORTNAME= htdigest PORTVERSION= 2.4.6 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} |