diff options
Diffstat (limited to 'textproc/sub2srt/Makefile')
-rw-r--r-- | textproc/sub2srt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sub2srt/Makefile b/textproc/sub2srt/Makefile index c174328fa08..07989153962 100644 --- a/textproc/sub2srt/Makefile +++ b/textproc/sub2srt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:49 wiz Exp $ DISTNAME= sub2srt-0.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.robelix.com/sub2srt/download/ |