From bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 21:25:03 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- audio/ripenc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/ripenc') diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index f23bea162e32..f5a4563db06f 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: ripenc # URL: http://www.asde.com/~mjparme/index.htm -# Version required: 0.7 # Date created: 28 February 1999 # Whom: Joao Carlos Mendes Luis # # $FreeBSD$ # -DISTNAME= ripenc0.7 -PKGNAME= ripenc-0.7 +PORTNAME= ripenc +PORTVERSION= 0.7 CATEGORIES= audio MASTER_SITES= http://www.asde.com/~mjparme/ +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= jonny@jonny.eng.br -- cgit v1.2.3