diff options
author | Stefan Eßer <se@FreeBSD.org> | 2006-12-22 20:29:46 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2006-12-22 20:29:46 +0000 |
commit | 938e631271d664871fc4210f1ea7afce3f3b0b68 (patch) | |
tree | dc1be2a21b8ac290a7407f0af63c6fcc964f9f32 /www/mini_httpd | |
parent | 0623676b0d41b4648ddddadd8af08dc6125259ea (diff) | |
download | ports-938e631271d664871fc4210f1ea7afce3f3b0b68.tar.gz ports-938e631271d664871fc4210f1ea7afce3f3b0b68.zip |
Notes
Diffstat (limited to 'www/mini_httpd')
-rw-r--r-- | www/mini_httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index d37ea0f87028..ca915520c8ef 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= mini_httpd PORTVERSION= 1.19 -CATEGORIES= www +CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ DISTNAME= ${PORTNAME}-${PORTVERSION} |