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 f31a08c1af1..4653f4d34ea 100644 --- a/misc/whohas/Makefile +++ b/misc/whohas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/08 09:57:40 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:29 wiz Exp $ # DISTNAME= whohas-0.29 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.philippwesche.org/200811/whohas/ |