diff options
author | Eric Melville <eric@FreeBSD.org> | 2003-02-04 18:51:54 +0000 |
---|---|---|
committer | Eric Melville <eric@FreeBSD.org> | 2003-02-04 18:51:54 +0000 |
commit | f66953e67a51ea7fb59966e69b49695e808a68d8 (patch) | |
tree | 2b5f853783da48581ab38e2e141e7d9f8944853c /audio | |
parent | Add hs-HOpenGL 1.04, binding for OpenGL and GLUT for the lazy functional (diff) |
Relinquish maintainer status from unused items.
Notes
Notes:
svn path=/head/; revision=74685
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmusic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index d8188f791988..b2bea497916f 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.10 CATEGORIES= audio windowmaker MASTER_SITES= http://home.jtan.com/~john/wmusic/downloads/ -MAINTAINER= eric@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |