diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2010-08-31 08:24:40 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2010-08-31 08:24:40 +0000 |
commit | b70aa3476deb115f8a5cf17fe39234dc636f7361 (patch) | |
tree | dc1ee03e37aa236e672daf74f71b5b15f1230142 /textproc/ansifilter/Makefile | |
parent | 435ab50565653ec16636414f76c7692834d61e0e (diff) | |
download | ports-b70aa3476deb115f8a5cf17fe39234dc636f7361.tar.gz ports-b70aa3476deb115f8a5cf17fe39234dc636f7361.zip |
Notes
Diffstat (limited to 'textproc/ansifilter/Makefile')
-rw-r--r-- | textproc/ansifilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index 35cb6abad74e..6e1e02882950 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ansifilter -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |