aboutsummaryrefslogtreecommitdiffstats
path: root/audio/kmikmod
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
committerMichael Haro <mharo@FreeBSD.org>2000-04-09 05:25:03 +0800
commitbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch)
tree3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/kmikmod
parent756191223822e770f94301c2b8942dccf13cc264 (diff)
downloadfreebsd-ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.gz
freebsd-ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.zst
freebsd-ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27415
Diffstat (limited to 'audio/kmikmod')
-rw-r--r--audio/kmikmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kmikmod/Makefile b/audio/kmikmod/Makefile
index cb912c55095a..a9f45ef93653 100644
--- a/audio/kmikmod/Makefile
+++ b/audio/kmikmod/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: kmikmod
-# Version required: 2.04
# Date created: 1 March 1999
# Whom: Tom Hukins <tom@eborcom.com>
#
# $FreeBSD$
#
-DISTNAME= kmikmod-2.04
+PORTNAME= kmikmod
+PORTVERSION= 2.04
CATEGORIES= audio kde
MASTER_SITES= http://people.FreeBSD.org/~tom/distfiles/
/tr> * As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-5/+22 * Add an official patch.Maxim Sobolev2000-06-012-2/+3 * Correct a typo.Steve Price2000-05-301-1/+1 * Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the newPeter Wemm2000-05-172-23/+4 * Update the squid23 port to fix a few loose ends:Peter Wemm2000-04-182-9/+30 * Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-10