diff options
Diffstat (limited to 'textproc/subtitleripper/Makefile')
-rw-r--r-- | textproc/subtitleripper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile index 395a76e7173..bdfc4f03691 100644 --- a/textproc/subtitleripper/Makefile +++ b/textproc/subtitleripper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:51 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:49 wiz Exp $ # DISTNAME= subtitleripper-0.3-1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=subtitleripper/} EXTRACT_SUFX= .tgz |