diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-15 18:32:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-15 18:32:18 +0000 |
commit | aaf3faffd8f54c4076a836b85367fb1b566d45b1 (patch) | |
tree | 377702b8c21bc94a51ec257df53eab26f18bb986 /x11/gnome-panel/Makefile | |
parent | Update to 2.0.10. (diff) |
Update to 2.0.11.
Notes
Notes:
svn path=/head/; revision=70185
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 2d1a003a2689..a28b5926035f 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.0.10 +PORTVERSION= 2.0.11 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.0 |