diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 51d42e76da0b..00352174bd25 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-panel +MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-panel DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 |