diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-02-10 05:17:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-02-10 05:17:40 +0000 |
commit | 8b777e4bedcf92f4bc1c4cb5240a2abc808b7503 (patch) | |
tree | eb0f04c03b3977182d35efda1bff06acaca34b55 /mail/cucipop/Makefile | |
parent | Add IPv6 support from KAME. (diff) |
Add ipv6 to categories
Notes
Notes:
svn path=/head/; revision=38166
Diffstat (limited to '')
-rw-r--r-- | mail/cucipop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index 65bb2dec3034..c9a079203ffe 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -11,7 +11,7 @@ PORTNAME= cucipop PORTVERSION= 1.31 PORTREVISION= 1 -CATEGORIES= mail +CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/ .include <bsd.port.pre.mk> |