diff options
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 759ae9d8bff..296c29fd14f 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:35 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/26 19:58:16 sno Exp $ DISTNAME= steghide-0.5.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=steghide/} |