opnsense-ports/mail/libsrs_alt/files/patch-srs.c
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

11 lines
465 B
C

--- srs.c-orig 2014-07-17 22:31:53.000000000 +0200
+++ srs.c 2014-07-17 22:32:29.000000000 +0200
@@ -283,7 +283,7 @@
*/
int display_help(void)
{
- printf("srs - libsrs_alt library http://srs.mirtol.com/\n(C)2004 Miles Wilton\n\n");
+ printf("srs - libsrs_alt library http://opsec.eu/src/srs/\n(C)2004 Miles Wilton\n\n");
printf("Syntax: srs <flags> <address>+\n\n");
printf(" Actions\n");
printf(" -d Run daemon\n");