diff options
Diffstat (limited to 'security/egd/Makefile')
-rw-r--r-- | security/egd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/egd/Makefile b/security/egd/Makefile index 1c3bf348a47..ebebcfdbc74 100644 --- a/security/egd/Makefile +++ b/security/egd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:01 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/07/09 06:38:54 wiz Exp $ # DISTNAME= egd-0.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.lothar.com/pub/ |