diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2014-11-24 19:21:20 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2014-11-24 19:21:20 +0000 |
commit | 1706b015b7059d75aac62e7435e4de0e863e9099 (patch) | |
tree | a465fe07c2f12378d9cbf13af92b68948ffe9026 /security/heimdal/Makefile | |
parent | 2ed3d13493add2d386d18fdfac557a29596e1ed6 (diff) | |
download | ports-1706b015b7059d75aac62e7435e4de0e863e9099.tar.gz ports-1706b015b7059d75aac62e7435e4de0e863e9099.zip |
Notes
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 e227f120c580..a4d6de2d5913 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= heimdal PORTVERSION= 1.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= http://www.h5l.org/dist/src/ \ http://ftp.pdc.kth.se/pub/heimdal/src/ \ |