summaryrefslogtreecommitdiff
path: root/audio/xtuner
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/xtuner
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/xtuner')
-rw-r--r--audio/xtuner/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile
index 950e8d15814d..25ccd103421c 100644
--- a/audio/xtuner/Makefile
+++ b/audio/xtuner/Makefile
@@ -1,15 +1,15 @@
-# New ports collection makefile for: Xtuner-2.1
-# Version required: 2.1
+# New ports collection makefile for: Xtuner
# Date created: 19 December 96
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
# $FreeBSD$
#
-DISTNAME= Xtuner-2.1
-PKGNAME= xtuner-2.1
+PORTNAME= xtuner
+PORTVERSION= 2.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
+DISTNAME= Xtuner-${PORTVERSION}
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE