diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /audio/xtuner | |
parent | 5eda9927b21c5658a638874a8f824e6b01130297 (diff) |
- Style: ports@freebsd.org -> ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=149492
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 c806180ce392..55b088a408c9 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards! LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |