diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-27 01:52:41 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-27 01:52:41 +0000 |
commit | 0fb7684974959820fb1ae1a74077c6a23d3913b1 (patch) | |
tree | 4a1b2aa05c1cfb033dcea6bbe1cb090aa9a17e6c /audio/wmmixer/Makefile | |
parent | f92fd847c9309c6ba9ed805391f283677429e7d8 (diff) | |
download | FreeBSD-ports-0fb7684974959820fb1ae1a74077c6a23d3913b1.zip FreeBSD-ports-0fb7684974959820fb1ae1a74077c6a23d3913b1.tar.gz |
Fix distfile Fennerage.
Diffstat (limited to 'audio/wmmixer/Makefile')
-rw-r--r-- | audio/wmmixer/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 9116971..d476b12 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wmmixer -# Version required: 0.8 +# Version required: 1.0b1 # Date created: 11 July 1998 # Whom: Rich Neswold <rneswold@mcs.net> # -# $Id: Makefile,v 1.4 1998/12/09 09:59:14 vanilla Exp $ +# $Id: Makefile,v 1.5 1999/01/18 06:42:59 asami Exp $ # -DISTNAME= wmmixer +DISTNAME= wmmixer-1.0-beta1 PKGNAME= wmmixer-1.0b1 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/ +MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ EXTRACT_SUFX= .tgz MAINTAINER= rneswold@mcs.net |