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 /astro/gdesklets-weather | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'astro/gdesklets-weather')
-rw-r--r-- | astro/gdesklets-weather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gdesklets-weather/Makefile b/astro/gdesklets-weather/Makefile index e79747b49374..c69a95fa7e5a 100644 --- a/astro/gdesklets-weather/Makefile +++ b/astro/gdesklets-weather/Makefile @@ -7,6 +7,7 @@ PORTNAME= weather PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- |