diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /multimedia/libdvbpsi | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Notes
Notes:
svn path=/head/; revision=120470
Diffstat (limited to 'multimedia/libdvbpsi')
-rw-r--r-- | multimedia/libdvbpsi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile index 71e7ba461335..9b088c549db4 100644 --- a/multimedia/libdvbpsi/Makefile +++ b/multimedia/libdvbpsi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/libdvbpsi/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= ${PORTNAME}3-${PORTVERSION} -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A library for MPEG TS and DVB PSI tables decoding and generation USE_REINPLACE= yes |