diff options
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 391227b6eee6..79f1b14e3fe0 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,12 +6,10 @@ # PORTNAME= galeon -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= gnome@FreeBSD.org |