mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
- Stagify - Add LICENSE* - Remove IGNORE_TIMESTAMPS option - Handle file ownerships via pkg-plist macros - Silence superfluous warnings - Handle stripping of installed binaries - Pet portlint PR: 190120 Submitted by: mikeg@bsd-box.net (maintainer) Reviewed by: riggs Approved by: mentors (implicit), maintainer (timeout)
6 lines
235 B
Text
6 lines
235 B
Text
--- ./.gitmodules.orig 2014-06-29 12:15:04.241543320 +0200
|
|
+++ ./.gitmodules 2014-06-29 12:15:04.242543988 +0200
|
|
@@ -0,0 +1,3 @@
|
|
+[submodule "libsnet"]
|
|
+ path = libsnet
|
|
+ url = git://libsnet.git.sourceforge.net/gitroot/libsnet/libsnet
|