aboutsummaryrefslogtreecommitdiff
path: root/audio/x11amp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/x11amp')
-rw-r--r--audio/x11amp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile
index bf2a3ebee916..aaef17667280 100644
--- a/audio/x11amp/Makefile
+++ b/audio/x11amp/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: x11amp
-# Version required: 0.7
# Date created: 13 Jul 1998
# Whom: Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= x11amp-freebsd-0.8
-PKGNAME= x11amp-0.8
+PORTNAME= x11amp
+PORTVERSION= 0.8
CATEGORIES= audio
MASTER_SITES= ftp://www.se.opensound.com/pub/oss/ossapps/
+DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}
EXTRACT_SUFX= .tar.gz
MAINTAINER= dburr@FreeBSD.org