summaryrefslogtreecommitdiff
path: root/audio/timidity++
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/timidity++
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/timidity++')
-rw-r--r--audio/timidity++/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile
index 5cffd2c3c71d..b1aafdfdc920 100644
--- a/audio/timidity++/Makefile
+++ b/audio/timidity++/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: TiMidity++
-# Version required: 1.3.10
# Date created: 27 Feb 1999
# Whom: Yoichi Asai <yatt@msc.biglobe.ne.jp>
#
# $FreeBSD$
#
-DISTNAME= TiMidity++-2.9.0
-PKGNAME= timidity++-2.9.0
+PORTNAME= timidity++
+PORTVERSION= 2.9.0
CATEGORIES= audio
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
+DISTNAME= TiMidity++-${PORTVERSION}
MAINTAINER= yatt@msc.biglobe.ne.jp