diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-01-11 20:04:53 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-01-11 20:04:53 +0000 |
commit | e774286d8688723f91c2be94113224b0f7494210 (patch) | |
tree | fdb0c74349a7832a9450325ef2cec3ddcac3f33d /dns | |
parent | efa988cfa8eb51ad4b392963855821da9421153b (diff) | |
download | ports-e774286d8688723f91c2be94113224b0f7494210.tar.gz ports-e774286d8688723f91c2be94113224b0f7494210.zip |
Notes
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 2bb930abec5b..909188738add 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} |