aboutsummaryrefslogtreecommitdiff
path: root/audio/replay
diff options
context:
space:
mode:
Diffstat (limited to 'audio/replay')
-rw-r--r--audio/replay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index 6e8f2466a662..6413ab593e0d 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: replay
-# Version required: 0.61
# Date created: Oct 27 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= replay-source-dgtk_0.61
-PKGNAME= replay-0.61
+PORTNAME= replay
+PORTVERSION= 0.61
CATEGORIES= audio
MASTER_SITES= http://replay.replicant.nu/files/ \
ftp://ftp.icemark.ch/pub/replay/ \
ftp://k2.lund.se/pub/replay/
+DISTNAME= ${PORTNAME}-source-dgtk_${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org