From ff937aa62d305b29ccf01992d537477ef5b3b89d Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 21:25:03 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- audio/id3ed/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/id3ed') diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 80989073b698..52ca28734a86 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: id3ed -# Version required: 1.10 # Date created: 05 June 1999 # Whom: Chris Piazza # # $FreeBSD$ # -DISTNAME= id3ed-1.10 +PORTNAME= id3ed +PORTVERSION= 1.10 CATEGORIES= audio MASTER_SITES= http://www.azstarnet.com/~donut/id3ed/ \ http://www.treefort.org/~donut/id3ed/ \ -- cgit