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 5f917431ae8..128c38392fb 100644 --- a/security/egd/Makefile +++ b/security/egd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/10/08 04:39:37 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:23 wiz Exp $ # DISTNAME= egd-0.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.lothar.com/pub/ |