diff options
Diffstat (limited to 'x11/gdm2/Makefile')
-rw-r--r-- | x11/gdm2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index 0c5c376e309a..1689802d5ede 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gdm2 -PORTVERSION= 2.4.0.7 +PORTVERSION= 2.4.0.8 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//} DISTNAME= gdm-${PORTVERSION} DIST_SUBDIR= gnome2 |