t* My OpenBSD ports
       
   URI git clone git://git.codevoid.de/mystuff.git
   DIR Log
   DIR Files
   DIR Refs
       ---
       tpatch-Makefile_in (304B)
       ---
            1 $OpenBSD$
            2 
            3 Index: Makefile.in
            4 --- Makefile.in.orig
            5 +++ Makefile.in
            6 @@ -34,7 +34,7 @@ exec_prefix     = @exec_prefix@
            7  datarootdir        = @datarootdir@
            8  bindir          = @bindir@
            9  mandir                = @mandir@/man1
           10 -etcdir                = @sysconfdir@
           11 +etcdir                = /usr/local/share/examples/mbuffer
           12  
           13  RM                = @RM@
           14  INSTALL                = @INSTALL@