diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
commit | bfb01afeba48122275b153e226e1165a6f874143 (patch) | |
tree | 9cef40966f31651ee7d84fde13bb8eb544043784 /multimedia | |
parent | 1754e553bd66d7ff1deca3409a9cbcbc318f229e (diff) |
Notes
Diffstat (limited to 'multimedia')
-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 |