diff options
author | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-08 15:38:35 +0800 |
commit | 3a3157f2a6b47564cdda9d9b276908abdc3bb389 (patch) | |
tree | 9b0680645614d6217ebad62e312195f44dbeb3ab /audio/cymbaline | |
parent | 4227a0570cce6baff7a815c465a960ce05e34b40 (diff) | |
download | freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.gz freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.tar.zst freebsd-ports-gnome-3a3157f2a6b47564cdda9d9b276908abdc3bb389.zip |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to 'audio/cymbaline')
-rw-r--r-- | audio/cymbaline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index d63e8e6f1a4a..5c2580cb1f0d 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2f CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/files/ -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Console frontend for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ |