mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
11 lines
290 B
Text
11 lines
290 B
Text
--- pastebinit.orig 2014-01-18 04:52:04 UTC
|
|
+++ pastebinit
|
|
@@ -33,7 +33,7 @@ else:
|
|
from urllib.request import FancyURLopener
|
|
|
|
# Set the default pastebin
|
|
-defaultPB = "http://pastebin.com"
|
|
+defaultPB = "http://paste2.org"
|
|
|
|
# Now try to override it with a distributor pastebin
|
|
try:
|