diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-16 14:50:45 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-16 14:50:45 +0000 |
commit | 7cf120587773c27652c14d2cb78f1e8d504eaabd (patch) | |
tree | fd913e2a9cccaca82ff0ac87e4fe0bffe839f7a5 /graphics/gimageview/Makefile | |
parent | 66ec263b7b3ab86c8b9b4bb9caef9557bd866b60 (diff) |
Notes
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r-- | graphics/gimageview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 0e4a61ee48ae..e5e3bd3ccebf 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -6,12 +6,13 @@ # PORTNAME= gimageview -PORTVERSION= 0.2.11 +PORTVERSION= 0.2.13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmmviewer MAINTAINER= katsu@iec.hiroshima-u.ac.jp +COMMENT= Yet another GTK+ based image viewer LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf |