diff options
Diffstat (limited to 'x11/gdm2')
-rw-r--r-- | x11/gdm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index 5febac0..7ac240f 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.0.11 PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 DISTNAME= gdm-${PORTVERSION} DIST_SUBDIR= gnome2 |