aboutsummaryrefslogtreecommitdiff
path: root/audio/shorten
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/shorten
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/shorten')
-rw-r--r--audio/shorten/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile
index 53b64e2f6b93..eec3080ddffb 100644
--- a/audio/shorten/Makefile
+++ b/audio/shorten/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: shorten
-# Version required: 2.3
# Date created: 17 Feb 1999
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
-DISTNAME= shorten
-PKGNAME= shorten-2.3a
+PORTNAME= shorten
+PORTVERSION= 2.3a
CATEGORIES= audio archivers
MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/coding/
+DISTNAME= ${PORTNAME}
MAINTAINER= sec@42.org