summaryrefslogtreecommitdiff
path: root/audio/maplay
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/maplay
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/maplay')
-rw-r--r--audio/maplay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index 2e4d65a80ce9..8578e2c72869 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: maplay
-# Version required: 1.2
# Date created: Feb 13 1995
# Whom: jkh
#
# $FreeBSD$
#
-DISTNAME= maplay1_2
-PKGNAME= maplay-1.2
+PORTNAME= maplay
+PORTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/mpeg_players/Workstations/
+DISTNAME= maplay1_2
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org