summaryrefslogtreecommitdiff
path: root/audio/xamp/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 23:32:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 23:32:30 +0000
commitf6cb2350d8e0da84ec82220906a86515eeea922f (patch)
tree0ca92df37efe2dbba7f0c24160e3adc0822572ae /audio/xamp/Makefile
parentActivate yuzu. (diff)
Resurrect version normalization (0.8-7 -> 0.8.7) accidentally lost during
conversion.
Notes
Notes: svn path=/head/; revision=27553
Diffstat (limited to 'audio/xamp/Makefile')
-rw-r--r--audio/xamp/Makefile4
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