aboutsummaryrefslogtreecommitdiff
path: root/audio/workman
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/workman
parent756191223822e770f94301c2b8942dccf13cc264 (diff)
downloadports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.gz
ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27415
Diffstat (limited to 'audio/workman')
-rw-r--r--audio/workman/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/workman/Makefile b/audio/workman/Makefile
index d6adecea8f51..61f0103f19cb 100644
--- a/audio/workman/Makefile
+++ b/audio/workman/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: workman
-# Version required: 1.3a
# Date created: 25 Now 1995
# Whom: Donald Burr <d_burr@ix.netcom.com>
#
# $FreeBSD$
#
-DISTNAME= WorkMan-1.3a
-PKGNAME= workman-1.3a
+PORTNAME= workman
+PORTVERSION= 1.3a
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/WorkMan
+DISTNAME= WorkMan-${PORTVERSION}
MAINTAINER= d_burr@ix.netcom.com