diff options
Diffstat (limited to 'misc/topless/Makefile')
-rw-r--r-- | misc/topless/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/topless/Makefile b/misc/topless/Makefile index 6a2349089ae..bcffbe2651c 100644 --- a/misc/topless/Makefile +++ b/misc/topless/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 17:15:02 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= topless-1.52 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc sysutils MASTER_SITES= http://people.freebsd.org/~daichi/src/ |