aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsstat/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-18 22:06:30 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-18 22:06:30 +0000
commitc7c1238390343646e98d00b9877a749db4b18e56 (patch)
tree932819e449dcb7e2492a0bad50160a5eb4e771d9 /devel/cvsstat/Makefile
parentec28692edbd415294b3f6aa71facd27b17d982a4 (diff)
downloadports-c7c1238390343646e98d00b9877a749db4b18e56.tar.gz
ports-c7c1238390343646e98d00b9877a749db4b18e56.zip
Notes
Diffstat (limited to 'devel/cvsstat/Makefile')
-rw-r--r--devel/cvsstat/Makefile5
1 files changed, 3 insertions, 2 deletions
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