From c7c1238390343646e98d00b9877a749db4b18e56 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 18 Dec 2002 22:06:30 +0000 Subject: Make port up-to-date again by version-upgrade. Implicit approval due to absence of the old distfiles. PR: ports/46326 Submitted by: Michael L. Hostbaek --- devel/cvsstat/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/cvsstat/Makefile') diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile index 705a80e751a2..020b4faa4bef 100644 --- a/devel/cvsstat/Makefile +++ b/devel/cvsstat/Makefile @@ -6,11 +6,12 @@ # PORTNAME= cvsstat -PORTVERSION= 2.20 +PORTVERSION= 2.23 CATEGORIES= devel MASTER_SITES= http://cvs.sslug.dk/cvs2html/utils/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # empty MAINTAINER= petef@FreeBSD.org @@ -20,7 +21,7 @@ NO_BUILD= yes do-extract: @${MKDIR} ${WRKSRC} - @${CP} -p ${DISTDIR}/${DISTNAME} ${WRKSRC} + @${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC} post-patch: @${PERL} -pi -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/cvsstat -- cgit v1.2.3