diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /graphics/gqview | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-graphics-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 9200dcbc3ce..eac91839cf0 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -7,6 +7,7 @@ PORTNAME= gqview PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |