diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-08 20:38:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-08 20:38:22 +0800 |
commit | 801f09443e8b73078defd4b9964c4c3eb5495c26 (patch) | |
tree | aace693ce564bacf5b7781589b114342b5557c5d /www | |
parent | f00d0fc7f3340b06bc546e9bbc445c07c81505ed (diff) | |
download | freebsd-ports-gnome-801f09443e8b73078defd4b9964c4c3eb5495c26.tar.gz freebsd-ports-gnome-801f09443e8b73078defd4b9964c4c3eb5495c26.tar.zst freebsd-ports-gnome-801f09443e8b73078defd4b9964c4c3eb5495c26.zip |
- Add to ipv6 category
PR: ports/107053
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/http_get/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/http_get/Makefile b/www/http_get/Makefile index c609962f0c75..32ebfe076a46 100644 --- a/www/http_get/Makefile +++ b/www/http_get/Makefile @@ -8,7 +8,7 @@ PORTNAME= http_get PORTVERSION= 1.0 PORTREVISION= 1 -CATEGORIES= www +CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/http_get/ DISTNAME= ${PORTNAME}_18mar2002 |