From 7728de257b83c02836ea94cb7b2cf4cd94cc5831 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 7 Nov 2002 03:10:58 +0000 Subject: Fix PORTCOMMENTs that were killing INDEX builds. 105 pointy hats to: me Approved by: pat --- multimedia/mpeg_encode/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'multimedia/mpeg_encode/Makefile') diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile index efcb10c436d0..65d97cc0df93 100644 --- a/multimedia/mpeg_encode/Makefile +++ b/multimedia/mpeg_encode/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= UCB\'s MPEG-I video stream encoder - MAN1= mpeg_encode.1 USE_REINPLACE= yes -- cgit