From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- multimedia/netshow/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/netshow') diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index b1f5c4a..a24ae77 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: netshow -# Version required: 2.00.251 # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.org # # $FreeBSD$ # -DISTNAME= netshow_linux -PKGNAME= netshow-2.00.251 +PORTNAME= netshow +PORTVERSION= 2.00.251 CATEGORIES= graphics net linux MASTER_SITES= http://microsoft.com/netshow/download/en/beta/ +DISTNAME= netshow_linux EXTRACT_SUFX= .gz MAINTAINER= dburr@FreeBSD.org -- cgit v1.1