diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 14:27:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-28 14:27:28 +0000 |
commit | e2449d7a48eec1d9d05281857c80e16f18f68f5b (patch) | |
tree | e785a744ccb5cb6dadb47b6e65f999de971e4e4f /audio/rio500 | |
parent | 96e035fb8da9bac8b2c81343e4c41c0e718a325c (diff) | |
download | ports-e2449d7a48eec1d9d05281857c80e16f18f68f5b.tar.gz ports-e2449d7a48eec1d9d05281857c80e16f18f68f5b.zip |
Notes
Diffstat (limited to 'audio/rio500')
-rw-r--r-- | audio/rio500/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index ebf18b84befb..55d077de6d7f 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= k_nishizawa@anet.ne.jp +MAINTAINER= fortune@n.jpn.ph COMMENT= Utilities for Diamond Rio500 USE_GNOME= glib12 |