diff options
author | wiz <wiz@pkgsrc.org> | 2019-05-05 09:04:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-05-05 09:04:45 +0000 |
commit | 517cfcace2c95299fc8b4c87ae83db6d2dd310cd (patch) | |
tree | 913d1c7fd4740dfb2943cb8790ed413e73d6a125 | |
parent | 8117b703757ace80c928ba2d57fa1350f238c29e (diff) | |
download | pkgsrc-517cfcace2c95299fc8b4c87ae83db6d2dd310cd.tar.gz |
dvdauthor: add missing file to PLIST
From Makoto Fujiwara in 54160.
Bump PKGREVISION.
-rw-r--r-- | multimedia/dvdauthor/Makefile | 4 | ||||
-rw-r--r-- | multimedia/dvdauthor/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index cdeb2a75ba0..d325f9b049a 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2019/04/23 20:16:40 rhialto Exp $ +# $NetBSD: Makefile,v 1.59 2019/05/05 09:04:45 wiz Exp $ DISTNAME= dvdauthor-0.7.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdauthor/} diff --git a/multimedia/dvdauthor/PLIST b/multimedia/dvdauthor/PLIST index 71140bbaf6b..5f274e8f85e 100644 --- a/multimedia/dvdauthor/PLIST +++ b/multimedia/dvdauthor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2013/04/17 17:30:14 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2019/05/05 09:04:45 wiz Exp $ bin/dvdauthor bin/dvddirdel bin/dvdunauthor @@ -11,6 +11,7 @@ man/man1/dvdunauthor.1 man/man1/mpeg2desc.1 man/man1/spumux.1 man/man1/spuunmux.1 +man/man7/video_format.7 share/dvdauthor/common.xsd share/dvdauthor/dvdauthor.xsd share/dvdauthor/spumux.xsd |