diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 09:45:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 09:45:00 +0000 |
commit | 8f5ccb534fda034bf04d83004678c8e3b10218a2 (patch) | |
tree | 5d76d603fdd4a8dedaef655b708b5a89e8bacb87 /devel/cvs2html/Makefile | |
parent | 114734f8155468ac4779b013c690a82f007b0fbb (diff) | |
download | ports-8f5ccb534fda034bf04d83004678c8e3b10218a2.tar.gz ports-8f5ccb534fda034bf04d83004678c8e3b10218a2.zip |
Notes
Diffstat (limited to 'devel/cvs2html/Makefile')
-rw-r--r-- | devel/cvs2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index e05e4be8f166..653d3f3b88b8 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvs2html -PORTVERSION= 1.67 +PORTVERSION= 1.68 CATEGORIES= devel perl5 MASTER_SITES= http://www.sslug.dk/cvs2html/utils/ DISTNAME= ${PORTNAME} |