diff options
author | erwin <erwin@FreeBSD.org> | 2007-01-12 04:04:53 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-01-12 04:04:53 +0800 |
commit | b0ce2204a559d124b2caec3594e79df8f1e8e84f (patch) | |
tree | 5c087b34fa250d26a81ed0f1f817e31e6443164b /dns | |
parent | b1f66577c5eebdf446ff4226505d6a516d3612cd (diff) | |
download | freebsd-ports-graphics-b0ce2204a559d124b2caec3594e79df8f1e8e84f.tar.gz freebsd-ports-graphics-b0ce2204a559d124b2caec3594e79df8f1e8e84f.tar.zst freebsd-ports-graphics-b0ce2204a559d124b2caec3594e79df8f1e8e84f.zip |
Add ipv6 to the categories.
PR: 106008
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: maintainer timeout
Diffstat (limited to 'dns')
-rw-r--r-- | dns/posadis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 2bb930abec5..909188738ad 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -8,7 +8,7 @@ PORTNAME= posadis PORTVERSION= 0.60.5 PORTREVISION= 2 -CATEGORIES= dns +CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |