diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/hdr_tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile index 322e80373701..e9ee166a7d8d 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ |