diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2000-07-11 02:07:19 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-07-11 02:07:19 +0000 |
| commit | b51fb0f32b80c5845348fd20234a8e8e8dd0d975 (patch) | |
| tree | 1f044b82e6a8022ac9f8bc80615c7cd6a92485e9 /devel/cvsweb/Makefile | |
| parent | 17879d635bab068acada70718713a2923ef82090 (diff) | |
Update to rev.1.86.
This update fixes several SECURITY problems, so PLEASE UPDATE to this
version ASAP.
Diffstat (limited to 'devel/cvsweb/Makefile')
| -rw-r--r-- | devel/cvsweb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 7d06902248af..709791342eac 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cvsweb -PORTVERSION= 1.85 +PORTVERSION= 1.86 CATEGORIES= devel www -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org |
