diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-04-28 21:31:31 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-04-28 21:31:31 +0000 |
commit | e32eeb8bc95dc3e00105c622d055c9177d928ba4 (patch) | |
tree | 481f44c83e85357eb12d2a9f0bc58d63e3d19194 /multimedia/dvdauthor | |
parent | f307be961265f4a67aa94291e46d209e5022eebc (diff) | |
download | ports-e32eeb8bc95dc3e00105c622d055c9177d928ba4.tar.gz ports-e32eeb8bc95dc3e00105c622d055c9177d928ba4.zip |
Notes
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 12ceea0ec690..08ea8381d4af 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -3,11 +3,11 @@ PORTNAME= dvdauthor PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Makes a DVD file structure from one or more MPEG2 streams LICENSE= GPLv2 @@ -29,7 +29,7 @@ CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib PORTDOCS= * DOCSRCDIR1= ${WRKSRC} -DOC_FILES1= AUTHORS ChangeLog README TODO +DOC_FILES1= AUTHORS ChangeLog README DOCSRCDIR2= ${WRKDIR} DOC_FILES2= README.FreeBSD |