aboutsummaryrefslogtreecommitdiffstats
path: root/audio/replay/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
commitff937aa62d305b29ccf01992d537477ef5b3b89d (patch)
treef98bc25189c565f4f50629e09fc058725b4c78f2 /audio/replay/Makefile
parenta2d195d5e98a9e6595f29b11d8cba58b9bf38910 (diff)
downloadfreebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.tar.gz
freebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.tar.zst
freebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'audio/replay/Makefile')
-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