pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox45
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Mar 26 03:54:37 UTC 2017
Modified Files:
pkgsrc/www/firefox45: Makefile
Log Message:
Remove PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/firefox45/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox45/Makefile
diff -u pkgsrc/www/firefox45/Makefile:1.22 pkgsrc/www/firefox45/Makefile:1.23
--- pkgsrc/www/firefox45/Makefile:1.22 Sun Mar 26 03:53:34 2017
+++ pkgsrc/www/firefox45/Makefile Sun Mar 26 03:54:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/03/26 03:53:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2017/03/26 03:54:37 ryoon Exp $
MOZILLA_PKG_NAME= firefox45
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
@@ -7,7 +7,6 @@ MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 3
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Home |
Main Index |
Thread Index |
Old Index