aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb3
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-02-24 14:18:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-02-24 14:18:50 +0000
commit22c13d6e03be0a527f1bd3c86ab20e3d5912cc84 (patch)
tree3050cdbd6eb3c27aa6caf4f8249e7a56b95910b9 /devel/cvsweb3
parent2203e2a3736eccbf2a3d66dff04804f156079209 (diff)
downloadports-22c13d6e03be0a527f1bd3c86ab20e3d5912cc84.tar.gz
ports-22c13d6e03be0a527f1bd3c86ab20e3d5912cc84.zip
Notes
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r--devel/cvsweb3/Makefile1
-rw-r--r--devel/cvsweb3/files/patch-cvsweb.cgi11
2 files changed, 4 insertions, 8 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 186ecae0f74c..a5376b1eead9 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cvsweb
PORTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.FreeBSD.org/~scop/cvsweb/
diff --git a/devel/cvsweb3/files/patch-cvsweb.cgi b/devel/cvsweb3/files/patch-cvsweb.cgi
index baf8486b18c0..d1f55a60f264 100644
--- a/devel/cvsweb3/files/patch-cvsweb.cgi
+++ b/devel/cvsweb3/files/patch-cvsweb.cgi
@@ -1,13 +1,8 @@
-Index: cvsweb.cgi
-===================================================================
-RCS file: /home/ncvs/projects/cvsweb/cvsweb.cgi,v
-retrieving revision 1.119
-diff -a -u -r1.119 cvsweb.cgi
---- cvsweb.cgi 23 Jul 2002 13:58:32 -0000 1.119
-+++ cvsweb.cgi 23 Jul 2002 14:16:12 -0000
+--- cvsweb.cgi.orig Fri Sep 27 05:56:05 2002
++++ cvsweb.cgi Tue Feb 24 23:12:51 2004
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT
-+#!!!PERL!! -wT
++#!!!PERL!! -w
#
# cvsweb - a CGI interface to CVS trees.
#