diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-14 12:56:39 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-14 12:56:39 +0000 |
commit | 653f63241a9bb2d494aecad0e97b3a1fab15778c (patch) | |
tree | 068b4af97646079d87a99105d47dd2f2a0d9a31f | |
parent | 9eceadf9a95004454a2a3445979fd5ed561d6b2a (diff) | |
download | FreeBSD-ports-653f63241a9bb2d494aecad0e97b3a1fab15778c.zip FreeBSD-ports-653f63241a9bb2d494aecad0e97b3a1fab15778c.tar.gz |
Add PATCH_FILES
Bump PORTREVISION
PR: 30312
Submitted by: maintainer
-rw-r--r-- | textproc/sablotron/Makefile | 4 | ||||
-rw-r--r-- | textproc/sablotron/distinfo | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index a451184..ac158a5 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -7,9 +7,13 @@ PORTNAME= Sablot PORTVERSION= 0.65 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.gingerall.cz/sablot/ +PATCH_SITES= http://www.gingerall.com/download/ +PATCHFILES= Sablot-0.65.1.patch + MAINTAINER= skv@protey.ru LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv \ diff --git a/textproc/sablotron/distinfo b/textproc/sablotron/distinfo index 7a994a9..a67f955 100644 --- a/textproc/sablotron/distinfo +++ b/textproc/sablotron/distinfo @@ -1 +1,2 @@ MD5 (Sablot-0.65.tar.gz) = 8417174c81b1cecfb2961f728ab1d454 +MD5 (Sablot-0.65.1.patch) = 56718b79a7e7c08aa38a117b7b76e839 |