diff options
Diffstat (limited to 'devel/xulrunner24/Makefile')
-rw-r--r-- | devel/xulrunner24/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xulrunner24/Makefile b/devel/xulrunner24/Makefile index 89a403f2baa..816051366b7 100644 --- a/devel/xulrunner24/Makefile +++ b/devel/xulrunner24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/06 13:56:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/06 13:58:03 ryoon Exp $ MOZ_BRANCH= 24.5.0 MOZ_BRANCH_MINOR= esr @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/} EXTRACT_SUFX= .tar.bz2 PKGNAME= xulrunner24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/} -PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= ryoon@NetBSD.org |