diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 14:44:36 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 14:44:36 +0000 |
commit | 188ba83f0ac9aeb8d599a28bbea8f7491b27c605 (patch) | |
tree | 2351322556453924d264887810f9c2567c4e58c1 /security | |
parent | 404953e4661183fd5bbc7febb6201e38d30e7b49 (diff) | |
download | pkgsrc-188ba83f0ac9aeb8d599a28bbea8f7491b27c605.tar.gz |
Revbump after db5 update
Diffstat (limited to 'security')
-rw-r--r-- | security/heimdal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 63a29b66af7..24500a61ae3 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2011/12/30 18:59:05 tez Exp $ +# $NetBSD: Makefile,v 1.85 2012/01/18 14:45:37 adam Exp $ DISTNAME= heimdal-1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ |