diff options
Diffstat (limited to 'audio/kmp3/Makefile')
-rw-r--r-- | audio/kmp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile index 1c5ff84b1316..f27c3627e985 100644 --- a/audio/kmp3/Makefile +++ b/audio/kmp3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: kmpg -# Version required: 1.0 # Date created: 24 May 1999 # Whom: Oscar Bonilla <obonilla@fisicc-ufm.edu> # # $FreeBSD$ # -DISTNAME= kmp3-1.0 +PORTNAME= kmp3 +PORTVERSION= 1.0 CATEGORIES= audio kde MASTER_SITES= http://www.kmp3.org/tarballs/ |