diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /textproc/dwdiff | |
parent | dfa0296becb7b4c0e83482d375471a59c43d45d8 (diff) | |
download | ports-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.tar.gz ports-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.zip |
Notes
Diffstat (limited to 'textproc/dwdiff')
-rw-r--r-- | textproc/dwdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index acec742a9acd..6a75e4bcfed3 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ |