diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 10:04:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 10:04:13 +0000 |
commit | b6044c6be193fef27fe062b681cee12f48179b20 (patch) | |
tree | 3cf25bded7121253289db85f486afd9261f3a7fa /graphics/cthumb/Makefile | |
parent | bafeab52a0c98a5222b7185ef22016fbdad387f2 (diff) |
Notes
Diffstat (limited to 'graphics/cthumb/Makefile')
-rw-r--r-- | graphics/cthumb/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index 538dd1168c85..1e6e46781d0d 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cthumb -PORTVERSION= 3.4 +PORTVERSION= 4.0 CATEGORIES= graphics www MASTER_SITES= http://puchol.com/cpg/software/cthumb/ @@ -29,12 +29,15 @@ THEMES= blue-steel.theme \ classic.theme \ crosshair.theme \ film.theme \ + flaps.theme \ float-medium.theme \ float-more.theme \ float-thick.theme \ float.theme \ + ithumb.theme \ neat-round.theme \ neat-square.theme \ + oak.theme \ postcard.theme \ shiny-tube.theme \ simpleframe.theme \ @@ -42,6 +45,7 @@ THEMES= blue-steel.theme \ slides-clean.theme \ slides-huge.theme \ slides-small.theme \ + spotlight.theme \ tv-large.theme \ tv.theme |