diff options
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index e2f8772e5a9e..0b421d8c0290 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -9,7 +9,7 @@ PORTNAME= galeon2 PORTVERSION= 1.3.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |