ports/misc/pastebinit/files/patch-pastebinit
2015-06-25 10:35:06 +00:00

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: