diff options
Diffstat (limited to 'sysutils/stow/Makefile')
-rw-r--r-- | sysutils/stow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index bccacb272c9..bca34391f4e 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:32 wiz Exp $ # DISTNAME= stow-1.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_GNU:=stow/} |