diff options
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r-- | security/sfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index aac596b83b8..b823d773900 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2011/03/19 08:31:26 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/03 21:57:34 wiz Exp $ # DISTNAME= sfs-0.7.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} |