diff options
Diffstat (limited to 'misc/screen/patches/patch-ao')
-rw-r--r-- | misc/screen/patches/patch-ao | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/screen/patches/patch-ao b/misc/screen/patches/patch-ao index ee4a9616cec..c5dd58b374b 100644 --- a/misc/screen/patches/patch-ao +++ b/misc/screen/patches/patch-ao @@ -1,14 +1,14 @@ -$NetBSD: patch-ao,v 1.2 2014/08/25 20:02:32 kim Exp $ +$NetBSD: patch-ao,v 1.3 2015/02/13 04:44:40 rodent Exp $ Replace configurable paths with tags. ---- etc/etcscreenrc.orig Sun Apr 29 01:25:34 2001 +--- etc/etcscreenrc.orig 2014-04-25 19:08:40.000000000 +0000 +++ etc/etcscreenrc @@ -1,6 +1,6 @@ # # This is an example for the global screenrc file. -# You may want to install this file as /usr/local/etc/screenrc. -+# You may want to install this file as @PKG_SYSCONFDIR@/screenrc. ++# You may want to install this file as /usr/pkgsrc/pkg/etc/screenrc. # Check config.h for the exact location. # # Flaws of termcap and standard settings are done here. |