diff options
Diffstat (limited to 'misc/whohas/Makefile')
-rw-r--r-- | misc/whohas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile index 0d405979d58..a78d6fd23a6 100644 --- a/misc/whohas/Makefile +++ b/misc/whohas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= whohas-0.29 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://www.philippwesche.org/200811/whohas/ |