diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:54:55 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:54:55 +0000 |
commit | 0662772f26f4477209e4b2651dd5aaefdac722ea (patch) | |
tree | d3363e59115e66dd31cb288fe56e209b302e7d8b /security/heimdal | |
parent | 1bcc30ed7b164ee83fbf798b1d765958dc040f4e (diff) | |
download | FreeBSD-ports-0662772f26f4477209e4b2651dd5aaefdac722ea.zip FreeBSD-ports-0662772f26f4477209e4b2651dd5aaefdac722ea.tar.gz |
Add 'ipv6' on CATEGORIES.
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index d09acca..b29be14 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -7,7 +7,7 @@ # DISTNAME= heimdal-0.2l -CATEGORIES= security +CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ ftp://ftp.tuniv.szczecin.pl/dsk4/ftp.replay.com/pub/crypto/APPS/kerberos/heimdal/ \ |