summaryrefslogtreecommitdiff
path: root/audio/gsm
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/gsm
parentRemove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27415
Diffstat (limited to 'audio/gsm')
-rw-r--r--audio/gsm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile
index 2c629025d152..0a5c6d71db3d 100644
--- a/audio/gsm/Makefile
+++ b/audio/gsm/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: gsm
-# Version required: gsm-1.0.10
# Date created: 5 January 1995
# Whom: pst
#
# $FreeBSD$
#
-DISTNAME= gsm-1.0.10
+PORTNAME= gsm
+PORTVERSION= 1.0.10
CATEGORIES= audio
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/gsm-1.0-pl10
+WRKSRC= ${WRKDIR}/gsm-1.0-pl10
MAN1= toast.1
MAN3= gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3
MLINKS= toast.1 untoast.1 toast.1 tcat.1