summaryrefslogtreecommitdiff
path: root/audio/s3mod
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/s3mod
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/s3mod')
-rw-r--r--audio/s3mod/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile
index d9392bbcd6d9..88c5cf99cb0a 100644
--- a/audio/s3mod/Makefile
+++ b/audio/s3mod/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: s3mod
-# Version required: 1.09
# Date created: 9 March 1995
# Whom: ugen
#
# $FreeBSD$
#
-DISTNAME= s3mod-v1.09
-PKGNAME= s3mod-1.09
+PORTNAME= s3mod
+PORTVERSION= 1.09
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
+DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= ugen@FreeBSD.org