diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 08:47:57 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 08:47:57 +0800 |
commit | ef5c8e43eab2ebdb42efacef19280557c2fd7526 (patch) | |
tree | 305e78e3bae58d224c41864c99139fc3cc3ca111 /x11/gnome-applets/Makefile | |
parent | b29242bc88a872e2685aa5c7163c6a70fb65bdba (diff) | |
download | marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.gz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.bz2 marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.lz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.xz marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.tar.zst marcuscom-ports-ef5c8e43eab2ebdb42efacef19280557c2fd7526.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2814 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index b693de753..fc7127146 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.7.3 +PORTVERSION= 2.8.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.7 +MASTER_SITE_SUBDIR= sources/gnome-applets/2.8 DISTNAME= gnome-applets-${PORTVERSION} DIST_SUBDIR= gnome2 |