diff options
author | linimon <linimon@FreeBSD.org> | 2013-06-20 04:12:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2013-06-20 04:12:38 +0800 |
commit | 184a1c33c991e89155f8c31f1717e9038be127cf (patch) | |
tree | c5e1ec7cec88dea4a0728572a03ed55181cc5942 /audio | |
parent | 171c4ab2743024322da4411d57f641e30847005b (diff) | |
download | freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.tar.gz freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.tar.zst freebsd-ports-gnome-184a1c33c991e89155f8c31f1717e9038be127cf.zip |
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmradio/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 025f9fdc3489..fe39d9cac1e0 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmradio -# Date created: 1 Oct 1999 -# Whom: runge@rostock.zgdv.de -# +# Created by: runge@rostock.zgdv.de # $FreeBSD$ -# PORTNAME= xmradio PORTVERSION= 1.2 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Motif based FM tuner (for use with bt848 driver) # This program does not actually depend on the below, but they are pretty |