diff options
author | christos <christos> | 2005-12-14 18:27:59 +0000 |
---|---|---|
committer | christos <christos> | 2005-12-14 18:27:59 +0000 |
commit | eeb97ab87a272e3077cfae8e6614c63e33397f84 (patch) | |
tree | e1d047feab3c1d41f514b120933cbaf0efa09485 /sysutils/aperture/patches | |
parent | 72f2e6543d26faf07b29f31272b8d919236bb302 (diff) | |
download | pkgsrc-eeb97ab87a272e3077cfae8e6614c63e33397f84.tar.gz |
fix directory of the patch
Diffstat (limited to 'sysutils/aperture/patches')
-rw-r--r-- | sysutils/aperture/patches/patch-ad | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/aperture/patches/patch-ad b/sysutils/aperture/patches/patch-ad index 191da3f85c0..f06e077a8e2 100644 --- a/sysutils/aperture/patches/patch-ad +++ b/sysutils/aperture/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.7 2005/12/14 13:42:45 christos Exp $ +$NetBSD: patch-ad,v 1.8 2005/12/14 18:27:59 christos Exp $ ---- aperture.c.orig 2005-12-14 08:34:23.000000000 -0500 -+++ aperture.c 2005-12-14 08:41:10.000000000 -0500 +--- module/aperture.c.orig 2005-12-14 08:34:23.000000000 -0500 ++++ module/aperture.c 2005-12-14 08:41:10.000000000 -0500 @@ -71,6 +71,10 @@ /* open counter */ static int xf86_open_count = 0; |