diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
commit | 106310e7ffb7a3b075dae02abf181e4010556803 (patch) | |
tree | cea64c544837d331bdf6856b4acf181eb610d0c3 /audio/xtuner | |
parent | bbf67b84b13daa919de55830eb7063a091564563 (diff) |
Notes
Diffstat (limited to 'audio/xtuner')
-rw-r--r-- | audio/xtuner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile index 0188c11974b9..c806180ce392 100644 --- a/audio/xtuner/Makefile +++ b/audio/xtuner/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ DISTNAME= Xtuner-${PORTVERSION} -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT= Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards! LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |