diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
commit | 4e860570bdfcab9e54f5058e9b54a67abd6521b1 (patch) | |
tree | 85b5e684ab706b9d6c9afdf72e879f605da46627 /audio/wmix | |
parent | c163f5110e195298a722dd4978793bf2926d6890 (diff) | |
download | ports-4e860570bdfcab9e54f5058e9b54a67abd6521b1.tar.gz ports-4e860570bdfcab9e54f5058e9b54a67abd6521b1.zip |
Notes
Diffstat (limited to 'audio/wmix')
-rw-r--r-- | audio/wmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index 5defcfe381eb..dba23f17394b 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.20 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org USE_XPM= YES USE_X_PREFIX= YES |