diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
commit | c62e2263ee453a71c19d66811c7576e9ba4f05c2 (patch) | |
tree | d9f9d93eb2b883b1bec0eed692faf52517157d7d /multimedia | |
parent | 54095cb3a383f65ba408ef0adde92286ade4e4d0 (diff) | |
download | freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.gz freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.zst freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.zip |
Drop maintainership
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile index fe9c1f9948f2..991f411dbfea 100644 --- a/multimedia/libdv/Makefile +++ b/multimedia/libdv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= libdv-${PORTVERSION:C/\.(.)$/\1/} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quasar DV codec (libdv): software codec for DV video encoding format LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |