diff options
author | nectar <nectar@FreeBSD.org> | 2005-01-10 22:26:13 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2005-01-10 22:26:13 +0800 |
commit | 1ffacd2b56c5a2ee014aaa0e67f158b65abd71c9 (patch) | |
tree | eced2478ffa5aa896239903b6ed8b6ef89daa6bb /security/heimdal/Makefile | |
parent | 8d5ea79c58f9c4a2146157bbf8530e85e3c3fc2d (diff) | |
download | freebsd-ports-gnome-1ffacd2b56c5a2ee014aaa0e67f158b65abd71c9.tar.gz freebsd-ports-gnome-1ffacd2b56c5a2ee014aaa0e67f158b65abd71c9.tar.zst freebsd-ports-gnome-1ffacd2b56c5a2ee014aaa0e67f158b65abd71c9.zip |
Upgrade 0.6.1 -> 0.6.3
PR: ports/74113
Submitted by: Petr Holub <hopet@ics.muni.cz>
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 575f743579db..1e5ddda4830a 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heimdal -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.3 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ \ |