diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /multimedia | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdca/Makefile | 2 | ||||
-rw-r--r-- | multimedia/lsdvd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libdca/Makefile b/multimedia/libdca/Makefile index e8e73c039a06..bc73490c6fcd 100644 --- a/multimedia/libdca/Makefile +++ b/multimedia/libdca/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.5 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free DTS Coherent Acoustics decoder GNU_CONFIGURE= yes diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index e9533f23af9e..64770b3b00d8 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20I%20hate%20James%20Blunt -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print information about the contents and structure of a DVD LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread |