summaryrefslogtreecommitdiff
path: root/audio/mxv
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
commitbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch)
tree3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/mxv
parentRemove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27415
Diffstat (limited to 'audio/mxv')
-rw-r--r--audio/mxv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile
index b5ba87f172ca..ed51867fb94c 100644
--- a/audio/mxv/Makefile
+++ b/audio/mxv/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: mxv
-# Version required: 1.20
# Date created: 17 March 1997
# Whom: davidn@blaze.net.au
#
# $FreeBSD$
#
-DISTNAME= mxv-v1.20-source
-PKGNAME= mxv-1.20
+PORTNAME= mxv
+PORTVERSION= 1.20
CATEGORIES= audio
MASTER_SITES= ftp://ftp.create.ucsb.edu/pub/MixViews/source/
+DISTNAME= ${PORTNAME}-v${PORTVERSION}-source
MAINTAINER= davidn@blaze.net.au