diff options
author | nectar <nectar@FreeBSD.org> | 2001-11-01 03:58:05 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2001-11-01 03:58:05 +0800 |
commit | a93b0c60ea196e8358d163b0df194980748166d4 (patch) | |
tree | 2a0b8360962a1b4ea230b1f1ffebc2fa8f957e0a /security/heimdal | |
parent | 1a15da1619aa0355ef480ddd6ab12d348a558b28 (diff) | |
download | freebsd-ports-gnome-a93b0c60ea196e8358d163b0df194980748166d4.tar.gz freebsd-ports-gnome-a93b0c60ea196e8358d163b0df194980748166d4.tar.zst freebsd-ports-gnome-a93b0c60ea196e8358d163b0df194980748166d4.zip |
Bump PORTREVISION for today's updates to libgssapi and su.
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 67d065ccc7dc..554ca6535dc7 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= heimdal PORTVERSION= 0.4e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ |