diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-07 00:58:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-07 00:58:45 +0800 |
commit | 5f9b301e874c9739302ce6782bf2b61f23fdc736 (patch) | |
tree | 4723556d263b13c5a0479ed74f878fbe92a54d34 /multimedia/xawtv | |
parent | 5e2f1f738e95643d400f32f9b26804549263f30a (diff) | |
download | freebsd-ports-gnome-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.gz freebsd-ports-gnome-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.zst freebsd-ports-gnome-5f9b301e874c9739302ce6782bf2b61f23fdc736.zip |
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r-- | multimedia/xawtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 39354b3abd79..2696b2a0aba4 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= A TV viewing application and a few TV utilities BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv |