diff options
author | mezz <mezz@FreeBSD.org> | 2008-05-29 04:11:03 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-05-29 04:11:03 +0800 |
commit | 558acda962c297793573a7dd9c3578a1b3781d17 (patch) | |
tree | 0fabd408fd0ac2db2bd0276940335f7f1b95305e /x11/gnome-applets/Makefile | |
parent | 19d928ecef0145fb0cfa67195e70ad030afaf4ff (diff) | |
download | freebsd-ports-gnome-558acda962c297793573a7dd9c3578a1b3781d17.tar.gz freebsd-ports-gnome-558acda962c297793573a7dd9c3578a1b3781d17.tar.zst freebsd-ports-gnome-558acda962c297793573a7dd9c3578a1b3781d17.zip |
Update to 2.22.2.
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 58a4db01d84b..31bee53e73ae 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gnome-applets -PORTVERSION= 2.22.1 -PORTREVISION= 2 +PORTVERSION= 2.22.2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |