diff options
Diffstat (limited to 'misc/topless')
-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 bcffbe2651c..3390c1791f0 100644 --- a/misc/topless/Makefile +++ b/misc/topless/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:37 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2016/07/09 06:38:37 wiz Exp $ # DISTNAME= topless-1.52 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc sysutils MASTER_SITES= http://people.freebsd.org/~daichi/src/ |