opnsense-ports/sysutils/apt/files/patch-doc_examples_sources.list
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

14 lines
786 B
Text

--- doc/examples/sources.list.orig Tue Sep 12 03:55:21 2006
+++ doc/examples/sources.list Thu Nov 2 13:52:02 2006
@@ -1,9 +1,7 @@
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
-deb http://http.us.debian.org/debian stable main contrib non-free
-deb http://security.debian.org stable/updates main contrib non-free
+deb http://www.example.com/packages stable main contrib non-free
# Uncomment if you want the apt-get source function to work
-#deb-src http://http.us.debian.org/debian stable main contrib non-free
-#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
+#deb-src http://www.example.com/packages stable main contrib non-free