diff options
author | Ville Skyttä <scop@FreeBSD.org> | 2002-07-23 15:09:59 +0000 |
---|---|---|
committer | Ville Skyttä <scop@FreeBSD.org> | 2002-07-23 15:09:59 +0000 |
commit | 914249f4804f704ee5c107669f5ea5a1487e6f96 (patch) | |
tree | c828926e0bee2dc307ccce36fa3deae2ce75dc34 /devel/cvsweb3/Makefile | |
parent | 95963b81cdcae8eb1d7656febb8dfd319a747f44 (diff) | |
download | ports-914249f4804f704ee5c107669f5ea5a1487e6f96.tar.gz ports-914249f4804f704ee5c107669f5ea5a1487e6f96.zip |
Notes
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r-- | devel/cvsweb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 56cbdf6443a1..6ba5380a6fc4 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvsweb -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~scop/cvsweb/ |