diff options
author | nectar <nectar@FreeBSD.org> | 2000-11-04 00:41:43 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-11-04 00:41:43 +0800 |
commit | 9f68fcc26f0575ad750d517fcd3ed0578b55a6cd (patch) | |
tree | b75cf946ba19dc9fb31f03db409a61f73e49d89f | |
parent | a065f623e96a83f8823db509e2c6e04a1079b948 (diff) | |
download | freebsd-ports-gnome-9f68fcc26f0575ad750d517fcd3ed0578b55a6cd.tar.gz freebsd-ports-gnome-9f68fcc26f0575ad750d517fcd3ed0578b55a6cd.tar.zst freebsd-ports-gnome-9f68fcc26f0575ad750d517fcd3ed0578b55a6cd.zip |
Bump PORTREVISION for ftp client fix.
-rw-r--r-- | security/heimdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 454ba68692a7..8fbe67c212db 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -7,6 +7,7 @@ PORTNAME= heimdal PORTVERSION= 0.3c +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ |