diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 05:06:39 +0800 |
commit | 30858ea3c41de585d455dc6029297d527152e391 (patch) | |
tree | 489557449bc9d7c0c9f93cefc244761d234d7cc9 /textproc/dwdiff | |
parent | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff) | |
download | freebsd-ports-graphics-30858ea3c41de585d455dc6029297d527152e391.tar.gz freebsd-ports-graphics-30858ea3c41de585d455dc6029297d527152e391.tar.zst freebsd-ports-graphics-30858ea3c41de585d455dc6029297d527152e391.zip |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
Diffstat (limited to 'textproc/dwdiff')
-rw-r--r-- | textproc/dwdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index ccb3080f097..30e4645d4bf 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -6,6 +6,7 @@ PORTNAME= dwdiff PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://www.logvinov.ru/files/dist/ \ |