diff options
Diffstat (limited to 'lang/osb-jscore/Makefile')
-rw-r--r-- | lang/osb-jscore/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/osb-jscore/Makefile b/lang/osb-jscore/Makefile index 164c5da51643..ea83ea274a76 100644 --- a/lang/osb-jscore/Makefile +++ b/lang/osb-jscore/Makefile @@ -9,8 +9,7 @@ PORTNAME= osb-jscore PORTVERSION= 0.5.2 PORTREVISION= 3 CATEGORIES= lang www java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gtk-webcore +MASTER_SITES= SF/gtk-webcore/gtk-webcore/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore JavaScript interpreter |