diff options
author | kris <kris@FreeBSD.org> | 2001-02-10 13:17:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-02-10 13:17:40 +0800 |
commit | 3883da9ff15f57ae339a354adbdf91f5c7ad2d39 (patch) | |
tree | 9e99c66fef6904095a578421df8074e6b1e64f9c /mail/cucipop | |
parent | 66b5616205381a62393d270cc6cf2ce7606f3401 (diff) | |
download | freebsd-ports-gnome-3883da9ff15f57ae339a354adbdf91f5c7ad2d39.tar.gz freebsd-ports-gnome-3883da9ff15f57ae339a354adbdf91f5c7ad2d39.tar.zst freebsd-ports-gnome-3883da9ff15f57ae339a354adbdf91f5c7ad2d39.zip |
Add ipv6 to categories
Diffstat (limited to 'mail/cucipop')
-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> |