From ee963e471d20bd148ad0d8b91477634500f3b237 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Thu, 7 Apr 2005 18:24:12 +0000 Subject: Correct the PLIST_FILES variable name (dunno what I'd been thinking there), bump the PORTREVISION, and assign to ports@. --- audio/cpige/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/cpige') diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index 692c2bbe46f3..9ca3e3d1a7f2 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -7,13 +7,14 @@ PORTNAME= cpige PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Icecast/Shoutcast stream ripper -PORTFILES= bin/${PORTNAME} +PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin -- cgit v1.2.3