diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 23:32:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 23:32:30 +0000 |
commit | f6cb2350d8e0da84ec82220906a86515eeea922f (patch) | |
tree | 0ca92df37efe2dbba7f0c24160e3adc0822572ae /audio/xamp | |
parent | 4c75e799944eb7fe8e0070b997761ecb8e94a7a2 (diff) | |
download | ports-f6cb2350d8e0da84ec82220906a86515eeea922f.tar.gz ports-f6cb2350d8e0da84ec82220906a86515eeea922f.zip |
Notes
Diffstat (limited to 'audio/xamp')
-rw-r--r-- | audio/xamp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index f0b49ca4009f..aecf3bc36ed3 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xamp -PORTVERSION= 0.8-7 +PORTVERSION= 0.8.7 CATEGORIES= audio MASTER_SITES= ftp://ftp.simcb.ru/pub/unix/x11/ -EXTRACT_SUFX= .tgz +DISTFILES= xamp-0.8-7.tgz MAINTAINER= ports@FreeBSD.org |