diff options
author | adamw <adamw@FreeBSD.org> | 2003-11-14 05:56:07 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-11-14 05:56:07 +0800 |
commit | 1130c591e711cbc075c864d98f5d771e7b6ae20d (patch) | |
tree | 1cd2d87389148d5198f55e2739ec307956a9f6b4 /textproc/highlight/Makefile | |
parent | c8adb317f4d103f10e0e2cee3e7e24adfb79035d (diff) | |
download | freebsd-ports-gnome-1130c591e711cbc075c864d98f5d771e7b6ae20d.tar.gz freebsd-ports-gnome-1130c591e711cbc075c864d98f5d771e7b6ae20d.tar.zst freebsd-ports-gnome-1130c591e711cbc075c864d98f5d771e7b6ae20d.zip |
Update to 2.0-12.
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 f5e960a2f46e..6557a1b30a35 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0d11 #someday, people will stick to numbers and decimal points +PORTVERSION= 2.0d12 #someday, people will stick to numbers and decimal points CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/d/-/} |