diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 23:14:45 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-07 23:14:45 +0800 |
commit | 5625f473d7a1823745a82a3b1261fa20efd51eb9 (patch) | |
tree | 73222509c6fd3a22819d484215ec8fa9d5daff81 /x11/gnome-applets/Makefile | |
parent | 2a8a44715ff5cb1d4d073985ae785fb8bd78070a (diff) | |
download | marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar.gz marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar.bz2 marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar.lz marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar.xz marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.tar.zst marcuscom-ports-5625f473d7a1823745a82a3b1261fa20efd51eb9.zip |
Update to 2.10.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3844 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 610d67465..d2ee9028f 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.9.7 -PORTREVISION= 1 +PORTVERSION= 2.10.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 +MASTER_SITE_SUBDIR= sources/gnome-applets/2.10 DISTNAME= gnome-applets-${PORTVERSION} DIST_SUBDIR= gnome2 |