diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-04 16:23:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-04 16:23:48 +0000 |
commit | 757720fc974d8c40141a187792d7eb6821aab7c5 (patch) | |
tree | ef2716539651599c844c147a75e7b1225c659375 | |
parent | 4009f1ce4822ebe057bb8766e2dc3e576abdcc4c (diff) |
- Update to version 1.8
PR: ports/63757
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=102924
-rw-r--r-- | textproc/doclifter/Makefile | 2 | ||||
-rw-r--r-- | textproc/doclifter/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 9aedecc63ba1..bf9ecce318f6 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -7,7 +7,7 @@ # PORTNAME= doclifter -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= textproc MASTER_SITES= http://www.catb.org/~esr/doclifter/ diff --git a/textproc/doclifter/distinfo b/textproc/doclifter/distinfo index 830e77f74d14..6b33b54cd26f 100644 --- a/textproc/doclifter/distinfo +++ b/textproc/doclifter/distinfo @@ -1,2 +1,2 @@ -MD5 (doclifter-1.7.tar.gz) = 441f9edaa34c81a224b463c30fcf0885 -SIZE (doclifter-1.7.tar.gz) = 100704 +MD5 (doclifter-1.8.tar.gz) = 1f8c4d76d700055dd424451a4ffee84d +SIZE (doclifter-1.8.tar.gz) = 101076 |