diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 20:06:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 20:06:00 +0000 |
commit | acd1b34001d8aa052f4f1e18a92c6c17a982c1af (patch) | |
tree | c3335530aae518d91eea635d7480942939bbb02d /graphics/gthumb2 | |
parent | Update to 0.10. (diff) |
Fix a segfault when changing the layout in preferences.
Notes
Notes:
svn path=/head/; revision=69972
Diffstat (limited to 'graphics/gthumb2')
-rw-r--r-- | graphics/gthumb2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index e5763c554e93..cf0ca6d6695e 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 1.104 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gthumb |