diff options
Diffstat (limited to 'x11-toolkits/eel2/Makefile')
-rw-r--r-- | x11-toolkits/eel2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index 35bcd2187b84..e1042fcca98a 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= eel2 -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= 2.0.2/sources/${PORTNAME:S/2$//} DIST_SUBDIR= gnome2 DISTNAME= eel-${PORTVERSION} |