diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-19 00:18:16 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-19 00:18:16 +0800 |
commit | 359c04888c029be925bb2af357dbb7e8b629455f (patch) | |
tree | 0f6b419285e18da5131ad3f651d6d719cd9e513f /security/heimdal/Makefile | |
parent | 271ffd31d589e468acfc31f7eec84f166e371ac7 (diff) | |
download | freebsd-ports-gnome-359c04888c029be925bb2af357dbb7e8b629455f.tar.gz freebsd-ports-gnome-359c04888c029be925bb2af357dbb7e8b629455f.tar.zst freebsd-ports-gnome-359c04888c029be925bb2af357dbb7e8b629455f.zip |
Update 0.2r -> 0.2t
Diffstat (limited to 'security/heimdal/Makefile')
-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 ded139d15cb3..b66c8b564955 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heimdal -PORTVERSION= 0.2r +PORTVERSION= 0.2t CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ |