diff options
author | se <se@FreeBSD.org> | 2006-12-23 04:29:46 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2006-12-23 04:29:46 +0800 |
commit | 8d99de1a6adf162fd47f32e160192a5771791b23 (patch) | |
tree | 394cc11b5c0d4bb0be5e931e9b7ec1c17b38e2b6 /www/mini_httpd/Makefile | |
parent | 75af45b5d6795722fd2b806ebe90cf4f4ac2eb07 (diff) | |
download | freebsd-ports-gnome-8d99de1a6adf162fd47f32e160192a5771791b23.tar.gz freebsd-ports-gnome-8d99de1a6adf162fd47f32e160192a5771791b23.tar.zst freebsd-ports-gnome-8d99de1a6adf162fd47f32e160192a5771791b23.zip |
Add secondary port category ipv6.
Submitted by: Janos Mohacsi <janos dot mohacsi at bsd dot hu>
Diffstat (limited to 'www/mini_httpd/Makefile')
-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} |