diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-18 23:09:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-18 23:09:46 +0000 |
commit | 25c34f31d0b360fd878fc387124fd203f66b2585 (patch) | |
tree | 8e807c0eba2760e3f0484a1c3c455f0bfa6028d4 /textproc/uni2ascii/Makefile | |
parent | Update to 0.57 (which contains no functional changes from 0.56), (diff) |
Update to 3.6
Notes
Notes:
svn path=/head/; revision=159907
Diffstat (limited to 'textproc/uni2ascii/Makefile')
-rw-r--r-- | textproc/uni2ascii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index ab4292409603..ac82edf04c5b 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uni2ascii -PORTVERSION= 3.5.2 +PORTVERSION= 3.6 CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ |