Index: Gruntfile.js
===================================================================
--- Gruntfile.js	(revision 5971)
+++ Gruntfile.js	(working copy)
@@ -213,6 +213,11 @@
 				tracUrl: 'bbpress.trac.wordpress.org'
 			}
 		},
+		upload_patch: {
+			options: {
+				tracUrl: 'bbpress.trac.wordpress.org'
+			}
+		},
 		phpunit: {
 			'default': {
 				cmd: 'phpunit',
