diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 18:50:39 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 18:50:39 +0000 |
commit | c5955c91a6fd9a2492cb5886d21ace48740c6aba (patch) | |
tree | 82b2c0ac16db323e5452ce30db4a168ea6539bc2 /audio/wmcdplay/Makefile | |
parent | ea6fb038dd681a223b09e0b72d4aece8a935292f (diff) |
Notes
Diffstat (limited to 'audio/wmcdplay/Makefile')
-rw-r--r-- | audio/wmcdplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmcdplay/Makefile b/audio/wmcdplay/Makefile index 548237a427a6..bdd8afe2ee6b 100644 --- a/audio/wmcdplay/Makefile +++ b/audio/wmcdplay/Makefile @@ -12,12 +12,11 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ DISTNAME= wmcdplay-1.0-beta1 EXTRACT_SUFX= .tgz -MAINTAINER= clkao@CirX.ORG +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/wmcdplay USE_IMAKE= yes USE_XPM= yes -NO_INSTALL_MANPAGES= yes .include <bsd.port.mk> |