summaryrefslogtreecommitdiff
path: root/audio/tclmidi
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/tclmidi
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/tclmidi')
-rw-r--r--audio/tclmidi/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index ac5ed6d328c0..5456f530f725 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: tclmidi
-# Version required: 3.1.0
# Date created: 14 May 1999
# Whom: shanee@augusta.de
#
# $FreeBSD$
#
-DISTNAME= tclmidi-3.1
-CATEGORIES= audio
-MASTER_SITES= ftp://ftp.unina.it/pub/Other/music/midi/PROGRAMS/ \
+PORTNAME= tclmidi
+PORTVERSION= 3.1
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.unina.it/pub/Other/music/midi/PROGRAMS/ \
ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ \
ftp://sunsite.mff.cuni.cz/MultiMedia/Audio/MIDI/PROGRAMS/
-MAINTAINER= shanee@augusta.de
+MAINTAINER= shanee@augusta.de
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82