diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter2/Makefile')
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 08722863a..828e46e8f 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.10.1 -PORTREVISION= 1 +PORTVERSION= 2.11.2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/2.10 +MASTER_SITE_SUBDIR= sources/control-center/2.11 DISTNAME= control-center-${PORTVERSION} DIST_SUBDIR= gnome2 |