diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-10-21 13:35:40 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-10-21 13:35:40 +0800 |
commit | 463033e216642c120d84e4d8fc761439e0b11c40 (patch) | |
tree | a25c39cca57e4571e962d3f4e7f089882e8edf22 /textproc/highlight/Makefile | |
parent | 14d9b00f4f4736e8ca244e1ece248a14e8db46c3 (diff) | |
download | freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.tar.gz freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.tar.zst freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.zip |
- Update to 2.13
PR: ports/139687
Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br>
Approved by: rafan (co-mentor)
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 58f4bbc5d785..9ff492a8dcc7 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.12 +PORTVERSION= 2.13 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |