diff options
Diffstat (limited to 'audio/kmikmod/Makefile')
-rw-r--r-- | audio/kmikmod/Makefile | 4 |
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/ |