diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 21:25:03 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 21:25:03 +0000 |
commit | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch) | |
tree | 3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/mp3info | |
parent | 756191223822e770f94301c2b8942dccf13cc264 (diff) |
Notes
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 48535a63c208..74062bdda684 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mp3info -# Version required: 0.2.15 # Date created: 19 June 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= mp3info-0.2.16 +PORTNAME= mp3info +PORTVERSION= 0.2.16 CATEGORIES= audio MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ ${MASTER_SITE_SUNSITE} |