aboutsummaryrefslogtreecommitdiff
path: root/audio/ascd
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/ascd
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/ascd')
-rw-r--r--audio/ascd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile
index acc0e1f4dd5a..8550b19c0f00 100644
--- a/audio/ascd/Makefile
+++ b/audio/ascd/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: ascd
-# Version required: 0.13.2
# Date created: 29 November 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ascd-0.13.2-src
-PKGNAME= ascd-0.13.2
+PORTNAME= ascd
+PORTVERSION= 0.13.2
CATEGORIES= audio afterstep windowmaker
MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/
-DISTFILES= ${DISTNAME}.tgz ${DATAFILES}
+DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}
MAINTAINER= jim@FreeBSD.org