aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpmf20
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
commitff937aa62d305b29ccf01992d537477ef5b3b89d (patch)
treef98bc25189c565f4f50629e09fc058725b4c78f2 /audio/mpmf20
parenta2d195d5e98a9e6595f29b11d8cba58b9bf38910 (diff)
downloadfreebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.tar.gz
freebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.tar.zst
freebsd-ports-gnome-ff937aa62d305b29ccf01992d537477ef5b3b89d.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'audio/mpmf20')
-rw-r--r--audio/mpmf20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile
index f1789ff65a9f..c14ad40b6983 100644
--- a/audio/mpmf20/Makefile
+++ b/audio/mpmf20/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: mpmf20
-# Version required: 1.01
# Date created: 22 September 1999
# Whom: Markus Holmberg <saska@acc.umu.se>
#
# $FreeBSD$
#
-DISTNAME= mpmf20
-PKGNAME= mpmf20-1.01
+PORTNAME= mpmf20
+PORTVERSION= 1.01
CATEGORIES= audio
MASTER_SITES= http://www.world.co.uk/sba/ \
http://www.acc.umu.se/~markush/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org